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

184 do not run a calculation if its set up failed #185

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

YHordijk
Copy link
Contributor

Jobs now do not run if an exception occured in its setup, but will not crash the program.

… Returning True ensures the context-manager resumes without raising the exception
@YHordijk YHordijk linked an issue Mar 24, 2024 that may be closed by this pull request
@YHordijk YHordijk self-assigned this Mar 24, 2024
Copy link
Contributor

@SiebeLeDe SiebeLeDe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good fix

@YHordijk YHordijk merged commit 700e42b into main Mar 25, 2024
6 checks passed
@YHordijk YHordijk deleted the 184-do-not-run-a-calculation-if-its-set-up-failed branch March 25, 2024 09:55
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.

Do not run a calculation if its set up failed
2 participants