pub const SHUTDOWN_FLUSH_TIMEOUT: Duration;Expand description
How long the shutdown flush may hold the process.
The terminal is still in alt-screen while this runs. The persistence actor’s
unbounded task.await next door is not a pattern to copy: a hung TLS
handshake would hold a user’s terminal past exit.