Skip to content

3.0.0 Beta 7

Pre-release
Pre-release
Compare
Choose a tag to compare
@trowski trowski released this 16 Jun 22:46
v3.0.0-beta.7
01c289e
  • Added SignalCancellation that triggers a cancellation when a particular signal is received by the process.
  • Fixed an issue in CombinedCancellation where subsequent cancellation of another Cancellation in the set could alter the exception used to cancel the token.