Closed raphinesse closed 4 years ago
Rejections were not handled, error code was not adjusted accordingly.
Catch rejections in main print them and set exitCode to 1.
main
exitCode
1
Manual
Motivation and Context
Rejections were not handled, error code was not adjusted accordingly.
Description
Catch rejections in
main
print them and setexitCode
to1
.Testing
Manual