node-red/packages/node_modules/@node-red/runtime/lib
Marek Serafin 25e92c3501 Fix race condition in projects initialization
Add missing return statement for gitTools.init() promise to ensure
activeProject is set before getFlows() is called during startup.

Fixes intermittent 'No active project' warnings when projects feature
is enabled.
2025-10-18 18:04:06 +02:00
..
api Add runtime telemetry component 2025-04-23 17:31:46 +01:00
flows Ensure flow property is set on sf instance nodes so NR_SUBFLOW_PATH can be evaluated 2025-10-09 14:42:27 +01:00
library Add tests for pluggable library 2021-02-19 15:24:56 +00:00
multiplayer Multiplayer: add real-time cursor tracking 2024-08-05 16:18:05 +01:00
nodes Notify installed plugins from the Palette Manager 2025-09-21 21:14:21 +02:00
storage Fix race condition in projects initialization 2025-10-18 18:04:06 +02:00
telemetry Remove debug metrics 2025-06-05 16:36:00 +02:00
index.js Fix unit test failures due to timing issue around start/stop lifecyclce 2025-06-10 16:13:59 +01:00
plugins.js Add plugin support to palette manager 2023-10-17 22:44:33 +02:00
settings.js reverted earlier change to use rfdc 2023-09-19 11:13:39 -04:00