The inclusive join gateway will wait until timer catch event be thrown from paralel gateway. I think it is become problem because in the process actually it supposed to be terminated later on, if any of sequence able to reach the end.
If you find similar pattern, you can solve it by encapsulate the process between match to terminal into subtask. It will block the inclusive gateway to evaluate the parallel gateway.