Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Extract Celluloid::IO::Stream::Latch into Celluloid itself #89

Open
tarcieri opened this issue Sep 30, 2013 · 1 comment
Open

Extract Celluloid::IO::Stream::Latch into Celluloid itself #89

tarcieri opened this issue Sep 30, 2013 · 1 comment
Labels
Milestone

Comments

@tarcieri
Copy link
Member

This class is effectively a "task aware mutex" and is available here:

Perhaps it should be called Celluloid::Mutex instead? Celluloid::Lock? Celluloid::Semaphore? (it's close to being a semaphore)

@digitalextremist
Copy link
Member

This will be done in 0.17.5 at celluloid/celluloid#341

@digitalextremist digitalextremist modified the milestone: 0.18.0 Aug 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants