v0.3.1
What's Changed
- add issue forms by @eitamring in #65
- add pr template by @eitamring in #71
- limit sync barriers by @eitamring in #70
- isolate blocking copies by @eitamring in #72
- quarantine retired threads by @eitamring in #74
This release also fixes a rare process crash after executor cleanup fails. The affected thread is parked until process exit instead of being reused or terminated.
Full Changelog: v0.3.0...v0.3.1