Skip to main content

shutdown_signal

Function shutdown_signal 

Source
pub(crate) async fn shutdown_signal()
Expand description

Completes when the process receives a termination signal: Ctrl+C on any platform, or SIGTERM on Unix (the signal container orchestrators send).