Constant GRACE
pub const GRACE: Duration;Expand description
Default grace period for shutdown.
After shutdown signals are sent, tasks have this duration to complete gracefully before being forcefully aborted.
pub const GRACE: Duration;Default grace period for shutdown.
After shutdown signals are sent, tasks have this duration to complete gracefully before being forcefully aborted.