digital-fabric / polyphony

Fine-grained concurrency for Ruby
https://www.rubydoc.info/gems/polyphony
MIT License
655 stars 17 forks source link

Fix thread/mutex race conditions #117

Closed noteflakes closed 11 months ago

noteflakes commented 11 months ago

This PR fixes numerous race conditions related to thread termination and use of mutexes.