Open davidanthoff opened 4 years ago
We can just copy the design from the .Net original for that.
https://github.com/dotnet/runtime/blob/4a2229437a4df4c549a551aa2cbed4f8495cbe69/src/libraries/System.Private.CoreLib/src/System/Threading/CancellationTokenSource.cs will help.
We can just copy the design from the .Net original for that.