Skip to main content

Module signals

Module signals 

Source
Expand description

Signal-driven graceful shutdown (PRD §11).

Functions§

spawn_handler
Spawn a task that cancels token on SIGTERM or SIGINT, and logs SIGHUP (config reload is not yet implemented).