Function arti::process::sighup_stream
source · [−]Available on crate feature
experimental-api
only.Expand description
Return an async stream that reports an event whenever we get a SIGHUP
signal.
Note that the signal-handling backend can coalesce signals; this is normal.