pub const SHUTDOWN_GRACE_PERIOD: Duration;Expand description
How long Lifecycle::exit waits for SIGTERM before escalating to SIGKILL.
pub const SHUTDOWN_GRACE_PERIOD: Duration;How long Lifecycle::exit waits for SIGTERM before escalating to SIGKILL.