AssetLoader: unbounded cache (no max size, no TTL) #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Fixed in generalFunctions submodule.