dromara / liteflow

Lightweight, fast, stable, and programmable component-based rule engine/process engine. Component reuse, synchronous/asynchronous orchestration, dynamic orchestration, multi-language scripting support, complex nested rules, hot deployment, smooth refreshing. Let you improve your development efficiency!
Apache License 2.0
3.04k stars 424 forks source link

热刷新失败 #12

Closed jackiepon31 closed 2 years ago

jackiepon31 commented 2 years ago

STEP: 1、不停jvm进程,修改了flow xml 1、通过flowExecutor.reloadRule(); 刷新rule 2、不停jvm进程,重新run流程发现还是走的老的流程

bryan31 commented 2 years ago

运行中的flow.xml应该在target下。改工程中的flow.xml没用的