celluloid / celluloid-io

UNMAINTAINED: See celluloid/celluloid#779 - Evented sockets for Celluloid actors
https://celluloid.io
MIT License
879 stars 93 forks source link

Use unix sockets in unix spec instead of tcp sockets. #158

Closed hannesg closed 8 years ago

hannesg commented 8 years ago

Hi

Two unix socket specs actually use tcp sockets for testing. I think this is a copy-paste error.

Cheers' Hannes

ioquatix commented 8 years ago

There was a transient failure in the test "celluloid reactor should not crash". Um.. wat?