summary refs log tree commit diff
path: root/changelog.d/12105.bugfix
blob: f42e63e01fb72b7f8405ab877ede06d21dbe9cb0 (plain) (blame)
1
Fix an extremely rare, long-standing bug in `ReadWriteLock` that would cause an error when a newly unblocked writer completes instantly.