BEAM-friendly signal/interrupt stopper.
Elixir cannot portably install per-run OS signal handlers without affecting
the VM. This stopper exposes request_stop/1 for supervisors, Livebooks, or
operator code to trip the condition explicitly.
BEAM-friendly signal/interrupt stopper.
Elixir cannot portably install per-run OS signal handlers without affecting
the VM. This stopper exposes request_stop/1 for supervisors, Livebooks, or
operator code to trip the condition explicitly.