Skip to content

Basic error checks and exit zero on success#850

Merged
bpkroth merged 5 commits into
microsoft:mainfrom
bpkroth:basic-error-checks-and-exit-zero
Aug 20, 2024
Merged

Basic error checks and exit zero on success#850
bpkroth merged 5 commits into
microsoft:mainfrom
bpkroth:basic-error-checks-and-exit-zero

Conversation

@bpkroth

@bpkroth bpkroth commented Aug 19, 2024

Copy link
Copy Markdown
Contributor

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
Comment thread mlos_bench/mlos_bench/run.py
Comment thread mlos_bench/mlos_bench/run.py Outdated
Comment thread mlos_bench/mlos_bench/run.py Outdated
@bpkroth bpkroth enabled auto-merge (squash) August 20, 2024 17:23
@bpkroth bpkroth merged commit e514908 into microsoft:main Aug 20, 2024
@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