AssetLoader: unbounded cache (no max size, no TTL) #24

Closed
opened 2026-03-11 13:54:55 +00:00 by vps1_gitea_admin · 1 comment

Bug

AssetLoader cache grows without limit. No max size or TTL, leading to potential memory leak in long-running Node-RED instances.

File

generalFunctions/src/helper/assetUtils.js

## Bug AssetLoader cache grows without limit. No max size or TTL, leading to potential memory leak in long-running Node-RED instances. ## File generalFunctions/src/helper/assetUtils.js
vps1_gitea_admin added the bugtech-debt labels 2026-03-11 13:54:55 +00:00
Author
Owner

Fixed in generalFunctions submodule.

Fixed in generalFunctions submodule.
Sign in to join this conversation.