pub fn trigger_shutdown()Expand description
Notify all running worker loops to stop gracefully.
qrush-engine should call this on SIGINT/SIGTERM.
pub fn trigger_shutdown()Notify all running worker loops to stop gracefully.
qrush-engine should call this on SIGINT/SIGTERM.