Skip to main content

wait_for_shutdown_signal

Function wait_for_shutdown_signal 

Source
pub async fn wait_for_shutdown_signal()
Expand description

Block until Ctrl-C or SIGTERM (Unix). Used as the engine main-loop shutdown trigger.