Skip to content

Exit with failure codes if configs are bad #146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 26, 2022

Conversation

drdrsh
Copy link
Collaborator

@drdrsh drdrsh commented Aug 26, 2022

use exitcodes crate to exit with proper exit code if we have config issues

https://rust-cli.github.io/book/in-depth/exit-code.html

Copy link
Contributor

@levkk levkk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

@levkk levkk merged commit 3bc4f93 into postgresml:main Aug 26, 2022
jmeagher pushed a commit to jmeagher/pgcat that referenced this pull request Feb 17, 2023
Exit with failure codes if configs are bad (postgresml#146)
Move autoreloader to own tokio task (postgresml#148)
Ruby integration tests (postgresml#147)
Allow running integration tests with coverage locally (postgresml#151)
Log Address information in connection create/drop (postgresml#154)
Better handling for checkout errors during extended protocol messages (postgresml#155)
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.

2 participants