pub async fn shutdown_signal()Expand description
Wait for Ctrl+C or SIGTERM, then return so the server can drain in-flight requests gracefully.
pub async fn shutdown_signal()Wait for Ctrl+C or SIGTERM, then return so the server can drain in-flight requests gracefully.