v2.0.4
refactors the timer away from using Fiber cancellation to using channels and select timeout
this fixes a rare segfault that occurs on Linux
refactors the timer away from using Fiber cancellation to using channels and select timeout
this fixes a rare segfault that occurs on Linux