Celluloid v0.12.4 Release Notes

    • ๐Ÿ›  Bugfix: Clear dead/crashed actors out of links
    • ๐Ÿ›  Bugfix: Exclusive mode was broken
    • ๐Ÿ›  Bugfix: Celluloid::SupervisionGroup#run was broken
    • ๐Ÿ”ง Celluloid::ClassMethods#proxy_class allows configurable proxies
    • ๐Ÿ‘Œ Improved error messages for Fiber-related problems
    • ๐Ÿ‘ Better object leakage detection when inspecting
    • ๐Ÿ‘‰ Use #public_send to dispatch Celluloid methods
    • #idle_size and #busy_size for Celluloid::PoolManager