##4194 pass signal to the next subscribed listener#4195
##4194 pass signal to the next subscribed listener#4195martin-grofcik wants to merge 4 commits intoflowable:mainfrom
Conversation
filiphr
left a comment
There was a problem hiding this comment.
@martin-grofcik I'm not sure that I am following the changes here. I did not expect that startProcessInstanceByKey would work, since the definition is suspended.
What would perhaps make sense is in SignalEventReceivedCmd when there is no execution to ignore definitions that have been suspended and not swallow this in the SignalEventHandler
...lowable-engine/src/test/java/org/flowable/engine/test/bpmn/event/signal/SignalEventTest.java
Outdated
Show resolved
Hide resolved
...lowable-engine/src/test/java/org/flowable/engine/test/bpmn/event/signal/SignalEventTest.java
Outdated
Show resolved
Hide resolved
The suspended definition is
Requires more changes in the |
|
Done. |
Check List: