Expand description
Signal-driven graceful shutdown (PRD §11).
Functions§
- spawn_
handler - Spawn a task that cancels
tokenon SIGTERM or SIGINT, and logs SIGHUP (config reload is not yet implemented).
Signal-driven graceful shutdown (PRD §11).
token on SIGTERM or SIGINT, and logs SIGHUP
(config reload is not yet implemented).