Skip to content

Usage of UpgradeToWriteLockAsync #236

Answered by sakno
oruchreis asked this question in Q&A
Discussion options

You must be logged in to vote

Write lock is exclusive lock. Each async flow has acquired read lock. You cannot upgrade to write lock while you have active read locks.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by oruchreis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants