mirror of https://github.com/node-red/node-red.git
Cache activeFlowConfig reference at handler start to prevent issues if activeFlowConfig is reassigned between indexOf and splice operations. Also check that config is still active before calling start() to avoid starting flows for an outdated configuration. Fixes: Dennis-SEG/node-red#6 |
||
|---|---|---|
| .. | ||
| Flow.js | ||
| Group.js | ||
| Subflow.js | ||
| index.js | ||
| util.js | ||