View Source Runlet.Cmd.Timeout (runlet v1.2.5)

Abort the event stream after a timeout

Summary

Functions

Terminates the stream if no events arrive before a timeout.

Functions

@spec exec(Enumerable.t(), pos_integer()) :: Enumerable.t()

Terminates the stream if no events arrive before a timeout.