trigger_shutdown

Function trigger_shutdown 

Source
pub fn trigger_shutdown()
Expand description

Notify all running worker loops to stop gracefully.

qrush-engine should call this on SIGINT/SIGTERM.