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

🎉 Interrupts execution on error #265

Merged
merged 1 commit into from
Feb 13, 2022
Merged

Conversation

AlexandreSajus
Copy link
Contributor

Interrupts the execution if there is an error and resets the state of the blocks that were in the execution queue and the block that errored out.

Fixes #215

@AlexandreSajus AlexandreSajus self-assigned this Feb 13, 2022
@AlexandreSajus AlexandreSajus added the enhancement New feature or request label Feb 13, 2022
@AlexandreSajus AlexandreSajus changed the title 🎉 interrupts execution on error 🎉 Interrupts execution on error Feb 13, 2022
Copy link
Member

@MathisFederico MathisFederico left a comment

Choose a reason for hiding this comment

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

Nice !

@MathisFederico MathisFederico merged commit d12f55f into dev Feb 13, 2022
@MathisFederico MathisFederico deleted the invalid/output_error branch February 13, 2022 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

An error should stop the execution queue
2 participants