Skip to content

Ensure that Parallel Gateway waits for a token to arrive on each incoming flow before progressing#4183

Open
jguthrie100 wants to merge 1 commit intoflowable:mainfrom
jguthrie100:feature/parallelGatewayJoinUpdate
Open

Ensure that Parallel Gateway waits for a token to arrive on each incoming flow before progressing#4183
jguthrie100 wants to merge 1 commit intoflowable:mainfrom
jguthrie100:feature/parallelGatewayJoinUpdate

Conversation

@jguthrie100
Copy link

@jguthrie100 jguthrie100 commented Mar 11, 2026

The current Parallel Gateway implementation doesn't follow the BPMN 2.0 spec.

This changes it so that it does, and that the parallel gateway waits for a token to arrive from each incoming flow, rather than just waiting for the same number of tokens as there are incoming flows.

Edit: just to point out that's it's not an AI solution either. It's a fully handwritten, hand tested solution!

@jguthrie100
Copy link
Author

Fixes #4166

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.

1 participant