Constant GRACE

Source
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.