v0.1.1
This is the second release of epollcat. It patches a couple bugs that were observed on macOS. Special thanks to @lolgab for reporting #35 with an excellent reproducer.
Fixes
- Prevent
SIGPIPE
signals by @armanbilge in #67 - Fix hang in
KqueueExecutorScheduler
by @LeeTibbert in #65
Updates
- Update scala-library to 2.12.17 by @nimble-agar-steward in #66
Full Changelog: v0.1.0...v0.1.1