sentry-cli icon indicating copy to clipboard operation
sentry-cli copied to clipboard

Clean up strange exit logic

Open szokeasaurusrex opened this issue 1 year ago • 0 comments

We have some strange logic for exiting the process, see commands::main. At a minimum, we should change the process::exit call to a returning of the exit code.

szokeasaurusrex avatar Mar 25 '24 14:03 szokeasaurusrex