Concurrent::Stream::Destination(E)
Inherits Concurrent::Stream::ErrorHandling / Concurrent::Stream::Receive / Concurrent::Stream::Base / Reference / Object
Terminates the stream
Always call #wait or #detach on this object. Not calling #wait or #detach is undefined.
Constructors
new(fibers, parent)
SourceInstance methods
close
Sourcewait(*args, **options)
Sourcewait(*args, **options, &)
Source