This repository has been archived by the owner on Dec 7, 2018. It is now read-only.
Celluloid::IO does not respect terminate when reading from a buffer that is always full #90
Labels
Milestone
/cc @jnicklas
Here’s a gist of a reproduction case: https://gist.github.com/Burgestrand/7421e529fd92a4889afd
Some caveats about the code in the gist. I tried it on:
For celluloid / celluloid io versions:
With the following results:
kill -9
, so probably Celluloid.shutdown not working properly here either.Version of celluloid does not change the results, except 0.15.x will whine more in the log about terminated tasks.
The text was updated successfully, but these errors were encountered: