pub const NORMAL_SHUTDOWN_FLUSH_TIMEOUT: Duration;Expand description
Host fallback window for normal sandboxes where agentd remains PID 1.
agentd can synchronously sync(), remount the root read-only, and request
kernel poweroff directly in this mode, so normal development sandboxes
should not pay the longer handoff-init grace.