Skip to main content

TIMEOUT_STATUS

Constant TIMEOUT_STATUS 

Source
pub const TIMEOUT_STATUS: i32 = 150;
Expand description

Status reported for a subprocess that was killed by its timeout. Exposed so callers and tests can branch on it without magic numbers.