Closed aflatter closed 11 years ago
See https://github.com/aflatter/raft/commit/6fd9f82c27d56b5071fa53f65a1fc1971f5bc475#L0R60. Probably a good place to use Celluloid::IO::Stream::Latch again.
Celluloid::IO::Stream::Latch
Buggy, there seems to be a race somewhere in Raft::OneOffLatch.
Raft::OneOffLatch
This is implemented and used on master.
See https://github.com/aflatter/raft/commit/6fd9f82c27d56b5071fa53f65a1fc1971f5bc475#L0R60. Probably a good place to use
Celluloid::IO::Stream::Latch
again.