Skip to main content

shutdown_signal

Function shutdown_signal 

Source
pub async fn shutdown_signal()
Expand description

Wait for Ctrl+C or SIGTERM, then return so the server can drain in-flight requests gracefully.