Skip to content
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

Basic error checks and exit zero on success #850

Merged
merged 5 commits into from
Aug 20, 2024

Conversation

bpkroth
Copy link
Contributor

@bpkroth bpkroth commented Aug 19, 2024

The mlos_bench CLI wrapper exits non-zero currently even on success.

This PR adds some basic sanity checks and makes sure we exit 0 when the process looks roughly OK.

Further work to be expanded in #523.

@bpkroth bpkroth requested a review from a team as a code owner August 19, 2024 22:17
mlos_bench/mlos_bench/run.py Outdated Show resolved Hide resolved
mlos_bench/mlos_bench/run.py Outdated Show resolved Hide resolved
@bpkroth bpkroth enabled auto-merge (squash) August 20, 2024 17:23
@bpkroth bpkroth merged commit e514908 into microsoft:main Aug 20, 2024
12 of 13 checks passed
@bpkroth bpkroth deleted the basic-error-checks-and-exit-zero branch August 20, 2024 17:34
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