docker-container-stats icon indicating copy to clipboard operation
docker-container-stats copied to clipboard

memory leak

Open 909oce opened this issue 1 year ago • 1 comments
trafficstars

when i open the page and then set it to "day" or anything other than "hour", my browsers memory starts spiking in 200mb increments until after about a minute it reaches its limit and the site just crashes.

909oce avatar Jun 13 '24 10:06 909oce

Maybe related to npm packages (specifically inflight)? I get this warning when building the Docker image: => => # npm WARN deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce asy[...]

Troughy avatar Jul 06 '24 07:07 Troughy