Polyphony v0.44.0 Release Notes

Release Date: 2020-07-25 // almost 4 years ago
    • 🛠 Fix reentrant ResourcePool (#38)
    • ➕ Add ResourcePool#discard! (#35)
    • ➕ Add Mysql2::Client and Sequel::ConnectionPool adapters (#35)
    • Reimplement Kernel.trap using Fiber#interject
    • ➕ Add Fiber#interject for running arbitrary code on arbitrary fibers (#39)