Skip to content

Add IDisposable-returning extension method for upgrading read lock to write lock #241

Closed

Description

In the docs on Asynchronous locks, section "Built-in Reader/Writer Synchronization", it says that you can use AcquireReadLockAsync and AcquireWriteLockAsync on any reference type.

Could you consider adding a similar IDisposable-returning extension method for upgrading from read to write?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions