bpmn-io / bpmn-js-token-simulation

A BPMN 2.0 specification compliant token simulator.
https://bpmn-io.github.io/bpmn-js-token-simulation/modeler.html?e=1&pp=1
MIT License
243 stars 69 forks source link

Termination reports as "process cancelation" #169

Open nikku opened 3 months ago

nikku commented 3 months ago

Describe the Bug

As I use the tool I see that termination is reported to the user as cancelation, and that it does not properly log end events being taken:

capture 6tYwHB_optimized

Steps to Reproduce

  1. Open test diagram
  2. execute
  3. see that "process is terminated", and end event reached is not logged

Expected Behavior

Environment