EventMachine v1.0.7 Release Notes

Release Date: 2015-02-10 // over 10 years ago
    • ๐Ÿ›  fix delay in kqueue/epoll reactor shutdown when timers exist [#587]
    • ๐Ÿ›  fix memory leak introduced in v1.0.5 [#586]
    • expose EM.set_simultaneous_accept_count [#420]
    • ๐Ÿ›  fix busy loop when EM.run and EM.next_tick are invoked from exception handler [#452]