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

Bugfix/gateway in loop #344

Merged
merged 3 commits into from
Jul 26, 2023
Merged

Bugfix/gateway in loop #344

merged 3 commits into from
Jul 26, 2023

Conversation

essweine
Copy link
Contributor

This PR addresses #341

Parallel gateways complete when all of their inputs are complete; this poses a problem when the diagram contains a loop and the initial execution of the gateway depends on the completion of a descendant of the task.

This removes the dependency on descendant tasks.

@essweine essweine linked an issue Jul 13, 2023 that may be closed by this pull request
@essweine essweine merged commit a5ad067 into main Jul 26, 2023
8 checks passed
@essweine essweine deleted the bugfix/gateway-in-loop branch July 26, 2023 18:15
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.

Stalled gateway <+> with incoming condition (v2.0.0rc0)
2 participants