digital-fabric / polyphony

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

Fix thread/mutex race conditions #117

Closed noteflakes closed 1 year ago

noteflakes commented 1 year ago

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