Skip to main content

SHUTDOWN_FLUSH_TIMEOUT

Constant SHUTDOWN_FLUSH_TIMEOUT 

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