vs-threading
vs-threading copied to clipboard
AsyncReaderWriterLock.Completion doesn't seem to be implemented correctly
Not sure anyone uses that. But it appears that this CompletionSource is not implemented correctly. It is not being set when any read lock is released, or any request is cancelled after Complete() is called.