Skip to content

fix: still exit with non-zero when there is an unknown err#1312

Open
burmudar wants to merge 1 commit intomainfrom
wb/fix-exit-code
Open

fix: still exit with non-zero when there is an unknown err#1312
burmudar wants to merge 1 commit intomainfrom
wb/fix-exit-code

Conversation

@burmudar
Copy link
Copy Markdown
Contributor

@burmudar burmudar commented May 5, 2026

If we returned an error whose type wasn't known we exited with exit code 0, instead of 1.

We now will always exit with code 1 at the very least if there is an error.

Test plan

Tested locally

@burmudar burmudar requested a review from a team May 5, 2026 13:29
@burmudar burmudar self-assigned this May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant