celluloid/reel

`accept` failing in ECell on Rubinius

Opened this issue · 2 comments

When I run ECell (not-quite-yet-released Celluloid project, sorry) on Rubinius and then start Reel, the @server.accept call in Server#run seems to never return. If I start Reel by itself without setting up ECell first, it works fine.

Can you please include a quick gist of these scenarios and mention which version of rbx? Will look at this.

The Reel Piece in the ECell repo displays this issue on rubinius 3.50 (2.3.1 8a6c33ad 2016-07-25 3.8.0) [x86_64-linux-gnu]