Amanieu / parking_lot

Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Apache License 2.0
2.77k stars 217 forks source link

Fix `RwLockUpgradeableReadGuard::with_upgraded` #393

Closed Amanieu closed 1 year ago

Amanieu commented 1 year ago

Fixes #392