Skip to content

Topic

Process exit codes

The small integer a process returns when it terminates. Shells, CI systems, and monitors read it to decide whether a step succeeded, failed, or should halt a pipeline.

Current clusters