Sequence ProcessSighup

std/process/engine::ProcessSighup


Outputs

↦ trigger: Block<void>


Trigger when SIGHUP is received.

trigger is send when SIGHUP signal is received by main process.

ℹ️ SIGHUP is a system signal telling process is not connected to a terminal anymore.