tokio-rs / loom

Concurrency permutation testing tool for Rust.
MIT License
2.14k stars 111 forks source link

Don't attempt to cleanup Mutex when threads are deadlocked #236

Closed shelbyd closed 3 years ago

shelbyd commented 3 years ago

Closes #173