class

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)
Source

Instance methods

close
Source
detach

Likely to be replaced with a Future or async shard later

Source
detach

Likely to be replaced with a Future or async shard later

Source
wait(*args, **options)
Source
wait(*args, **options, &)
Source