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

flux launcher should detect failed jobs #549

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

ofaaland
Copy link
Contributor

launcher.waitonprocess() should return both whether the process finished (which it might not have it we timed out waiting for it, for example) and whether it succeeded, if it did finish.

Update the default implementation, the flux implementation, and the consumers.

launcher.waitonprocess() should return both whether the process finished
(which it might not have it we timed out waiting for it, for example)
and whether it succeeded, if it did finish.

Update the default implementation, the flux implementation, and the
consumers.
@adammoody adammoody merged commit 3af5d5a into LLNL:develop Sep 27, 2023
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