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

Fixed #810 - halting of subsequent nodes in ReactiveSequence/Fallback #817

Conversation

afrixs
Copy link

@afrixs afrixs commented May 10, 2024

Re-added halting of subsequent nodes after a SUCCESS/FAILURE -> RUNNING state change in ReactiveSequence/Fallback by cherry-picking 53e1f15. However, changed the default not to throw exceptions if a subsequent node was RUNNING to keep previous (v3.8.5) behavior and prevent crashes of existing projects which use v3.8 and rely on this capability of ReactiveSequence/Fallback (can be reverted if you want so...)

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.

None yet

2 participants