eslint-plugin-json-schema-validator icon indicating copy to clipboard operation
eslint-plugin-json-schema-validator copied to clipboard

High ram usage

Open jorge-graca-sky opened this issue 10 months ago • 0 comments
trafficstars

Using this plugin to validate large amounts of jsons leads to an inevitable out of memory exception. It seems like all JSONs read are not freed after validating their schema.

jorge-graca-sky avatar Jan 10 '25 15:01 jorge-graca-sky