Hi there,
My process model contains a Subprocess, which, in turn, contains a non-interrupting Event-Subprocess.
I have noticed an unexpected behaviour: as long as this non-interrupting Event-Subprocess is still running, it is not possible to complete the (parent) Subprocess.
Is this behaviour intended? I would have expected, that the completion of the surrounding scope (subprocess) ends all activities in the child scopes (non-interrupting Event-Subprocess).
I added an illustration on cawemo:
https://cawemo.com/share/159e630a-29a8-42a1-891c-0a14756583ea
Thanks in advance for the clarification.