Skip to content

Update to interface: AwaitKillSignal, AwaitKillSignals and CancelAll

Compare
Choose a tag to compare
@mec07 mec07 released this 10 Oct 10:48
· 1 commit to master since this release
50bfd6d
Fix nonblockingmain test (#2)

* Add AwaitKillSignal and AwaitKillSignals and RunMain

* Update docs

* Add test for the failing case with Killed that prompted this

* update docs

* Make old functions use new functions

* Improve documentation

* Rename SimulateKillSignal to CancelAll