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.
pub fn install_shutdown_handlers()Installs SIGINT/SIGTERM handlers for graceful termination — REQ-2.3.4. Spawns its own task; callers don’t await this.