See also https://github.com/celluloid/celluloid-io/issues/89 The latches defined here: https://github.com/celluloid/floss/blob/master/lib/floss/count_down_latch.rb https://github.com/celluloid/floss/blob/master/lib/floss/latch.rb ...are potentially generally useful. Should we extract them into Celluloid?
See also celluloid/celluloid-io#89
The latches defined here:
https://github.com/celluloid/floss/blob/master/lib/floss/count_down_latch.rb
https://github.com/celluloid/floss/blob/master/lib/floss/latch.rb
...are potentially generally useful. Should we extract them into Celluloid?