ingpconci
ingpconci
I tried to verify with a simpler parallel gateway example https://bpmn.omniworkflow.com/model/edit/test_gateway_parallel1.bpmn/?userId=undefined The result is  I try to modify the source code in the Gateway.ts ``` async start(item: Item): Promise...
I've modified the code of Gateway and now the flow it's quite ok. First I restart the parent token ``` // ------------------------------------------------------------------------------------------------- // Move the waiting token at diverging gateway...
Don't worry, If it can help, I submitted a Pull Request with my modification. I added more log information to make it easier to read the flow of code executions,...