Static MESH_TERMINATE_TIMEOUT

Source
pub static MESH_TERMINATE_TIMEOUT: Key<Duration>
Expand description

Per-child grace window for termination. When a shutdown is requested, the manager sends SIGTERM and waits this long for the child to exit before escalating to SIGKILL.