module Async
class Async::Condition
class Async::Node
class Async::Reactor
class Async::Stop
class Async::Task
class Async::TimeoutError
class Async::Wrapper
async
1.2.2
# reap
child
Node
def reap(child) @children.delete(child) end