mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 10:05:55 +03:00
4d6b6c17c8
Signed-off-by: Sean Quah <seanq@element.io>
1 line
137 B
Text
1 line
137 B
Text
Fix an extremely rare, long-standing bug in `ReadWriteLock` that would cause an error when a newly unblocked writer completes instantly.
|