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

Make sbatch parsing more robust #667

Merged
merged 2 commits into from
Feb 2, 2024
Merged

Make sbatch parsing more robust #667

merged 2 commits into from
Feb 2, 2024

Conversation

Kobzol
Copy link
Collaborator

@Kobzol Kobzol commented Feb 2, 2024

Slurm sbatch can output additional data that we weren't prepared for. We weren't even logging the output, which made debugging harder. This PR fixes both.

Reported on Zulip.

@Kobzol Kobzol requested a review from spirali February 2, 2024 09:21
@Kobzol Kobzol force-pushed the slurm-resilient-output branch from b7626d7 to 941a1ee Compare February 2, 2024 09:31
@Kobzol Kobzol merged commit f1b6113 into main Feb 2, 2024
7 checks passed
@Kobzol Kobzol deleted the slurm-resilient-output branch February 2, 2024 10:55
@Kobzol Kobzol added this to the v0.18 milestone Feb 9, 2024
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