Skip to content

Commit

Permalink
Intermediate changes
Browse files Browse the repository at this point in the history
commit_hash:b6e6416cd48d118ab3cc92fe3749784328219c54
  • Loading branch information
robot-piglet committed Feb 2, 2025
1 parent 122a377 commit b37903a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/cpp/yt/system/exit.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ DEFINE_ENUM(EProcessExitCode,
((ArgumentsError) (1))
((GenericError) (2))
((IOError) (3))
((InternalError) (4))
((OutOfMemory) (9))
);

Expand Down

0 comments on commit b37903a

Please sign in to comment.