Token in an non interrupting event subprocess

I embed a non-interrupting event subprocess within a subprocess. When will the main-process token proceed? Does it wait for both, the regular subprocess token AND the non-interrupting event subprocess token or will it only regard the regular subprocess token?
eventsubprocess.bpmn (9.3 KB)

Hi Rainer,

It waits for both.

Cheers,
Thorben