v0.7.40 #80
alexrp
announced in
Announcements
v0.7.40
#80
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Stream,TextReader, andTextWriterinstances exposed by the library are now fully synchronized.TextReader/TextWriterproperties onTerminalReader/TerminalWriterare now abstract.Cathode.Processesnamespace.TerminalProcesstoChildProcess(ditto for related types).async/awaitand cancellation.SendSignalmethod as it cannot be implemented sanely on Windows at the moment.TerminalReaderimplementations.SemaphoreSlimfor locking so that cancellation causes a lock acquisition to be canceled.PlatformNotSupportedExceptionwhen a signal cannot be generated.UseColorsproperty onTerminalLoggerOptionsbeingfalseby default.Beta Was this translation helpful? Give feedback.
All reactions