Skip to main content

check_timeout

Function check_timeout 

Source
pub fn check_timeout() -> Result<Option<Duration>>
Expand description

How long merge --wait keeps polling a review’s checks before giving up, from stk.checkTimeout (whole seconds). 0 waits indefinitely; unset uses DEFAULT_CHECK_TIMEOUT_SECS.