I have encountered strange behavior of activiti engine (5.12.1 and also 5.13). We use event-subprocess to terminate our processes when message comes. It works great, but if i call the same process in call activity from another process, event-subprocess does not work. Table ACT_RU_EVENT_SUBSCR is empty. Is this a bug?