bpmn-io / bpmn-js-token-simulation

A BPMN 2.0 specification compliant token simulator.
https://bpmn-io.github.io/bpmn-js-token-simulation/modeler.html?e=1&pp=1
MIT License
243 stars 69 forks source link

Inclusive gateway doesn't wait for tokens which are placed before a link catch event #153

Open barmac opened 5 months ago

barmac commented 5 months ago

Describe the Bug

https://github.com/bpmn-io/bpmn-js-token-simulation/assets/28307541/04e587bd-dc11-41d2-a9ae-f6bd64328b9d

Inclusive gateway doesn't wait for tokens which are placed before a link catch event.

Steps to Reproduce

Run simulation on this diagram:

diagram (2).bpmn.txt

Expected Behavior

It should wait for the token

Environment