class Async::Container::Group

def each_running(&block)

def each_running(&block)
eate a copy of the values here, in case the block modifies the running set:
g.values.each(&block)