Skip to main content

install_shutdown_handlers

Function install_shutdown_handlers 

Source
pub fn install_shutdown_handlers()
Expand description

Installs SIGINT/SIGTERM handlers for graceful termination — REQ-2.3.4. Spawns its own task; callers don’t await this.