We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
AsyncGate.LockAsync
The underlying SemaphoreSlim.WaitAsync already supports cancellation. Can a parameter be exposed to pass a token down to this line?
SemaphoreSlim.WaitAsync
reactive/AsyncRx.NET/System.Reactive.Async/Threading/AsyncGate.cs
Line 35 in 5f831de