You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"If set, the process_wrapper will exit with the same exit code as the subprocess if it had no internal errors. True by default, disable with `--forward-exit-code=false`",
114
-
&mutforward_exit_code_raw,
112
+
"--swallow-subprocess-exit-code",
113
+
"If set, the process_wrapper will not forward the exit code for the subprocess, and instead only fail if there are internal errors.",
0 commit comments