Skip to main content

nowait

Static nowait 

Source
pub static nowait: Atomic<i32>
Expand description

Port of static int nowait; from Src/exec.c:461. When set, execpline doesn’t wait for the pipeline; used during the list_pipe sub-shell fork bookkeeping.