terminationSignal

Hot, replayable completion of the runtime, including fatal errors.

Each subscriber reserves bounded delivery capacity when it subscribes. An over-capacity subscriber receives RejectedExecutionException immediately on its subscription thread. Once admitted, terminal callbacks are delivered off the runtime completion thread unless explicitly cancelled, so an arbitrary observer cannot block forceStop.