Skip to main content

LOCK_BROKEN_CODE

Constant LOCK_BROKEN_CODE 

Source
pub const LOCK_BROKEN_CODE: &str = "lock_broken";
Expand description

Stable errorCode tag emitted as a Skipped warning event when --break-lock actually deletes a pre-existing lock file. Exposed for downstream consumers and integration tests that pattern-match on it.