Expand description
Process-lifecycle wiring: translate OS termination signals into a graceful
shutdown of the daemon’s CancellationToken.
Functions§
- install_
signal_ handlers - Spawns a task that cancels
shutdownwhen the process is asked to stop.
Process-lifecycle wiring: translate OS termination signals into a graceful
shutdown of the daemon’s CancellationToken.
shutdown when the process is asked to stop.