mirror of
https://github.com/jiangcuo/nix.git
synced 2026-02-04 12:41:27 +00:00
parking_lot provides synchronization primitives which aren't poisoned on panic. This makes it easier to determine which tests are failing, as a test failure no longer causes all subsequent tests using that mutex to fail. |
||
|---|---|---|
| .. | ||
| hello_mod | ||
| mod.rs | ||