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]