bpmnServer / bpmn-server

BPMN 2.0 server for Node.js , providing modeling, execution, persistence and monitoring for Workflow. along with sample UI. Intended to be developers workbench for BPMN 2.0
MIT License
186 stars 48 forks source link

Server Shutdown - Unhandled Exception #222

Closed MaheshkumarSundaram closed 3 months ago

MaheshkumarSundaram commented 3 months ago

Hi @ralphhanna,

Consider the following process,

image

Steps to reproduce:

Result: The server abruptly terminates due to the above exception.

I believe this issue is a regression but not sure from which version though.

Could you kindly look into this? Thanks.

ralphhanna commented 3 months ago

Thanks for reporting this, yes it is a regression, code restored.

Release 2.2.11 fixes this issue