3.0.0 Beta 7
Pre-release
Pre-release
- Added
SignalCancellation
that triggers a cancellation when a particular signal is received by the process. - Fixed an issue in
CombinedCancellation
where subsequent cancellation of anotherCancellation
in the set could alter the exception used to cancel the token.