celluloid / celluloid-zmq

UNMAINTAINED: See celluloid/celluloid#779 - Celluloid actors that talk over the 0MQ protocol
https://celluloid.io
MIT License
83 stars 25 forks source link

Test suite broken #58

Closed paddor closed 8 years ago

paddor commented 8 years ago

Running rake results in almost all test cases failing with the same error:

      ArgumentError:
        No actors given to Tree to supervise.

See here. Solving this issue will help solve #56.

digitalextremist commented 8 years ago

There you go @paddor