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

Check EGRESS to avoid infinite loop #51

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

mmanyin
Copy link
Contributor

@mmanyin mmanyin commented Dec 6, 2024

If the model run fails, we don't want the run script to re-submit itself to SLURM in an infinite loop.
This PR fixes that bug. It does not affect the output from a proper run of the model, so this PR is "zero diff".

@mmanyin mmanyin added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label Dec 6, 2024
@mmanyin mmanyin requested a review from a team as a code owner December 6, 2024 22:39
@mmanyin mmanyin merged commit 9f11928 into main Dec 9, 2024
6 checks passed
@mmanyin mmanyin deleted the feature/mmanyin/check_EGRESS branch December 9, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants