felixge / felixge/node-memory-leak-tutorial
How to identify closures
Open
- Dominant language
- JavaScript
- Stars
- 913
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Maybe get some input from @fgnass too?
Trying to debug a memory leak, and its only retainer is marked `(closure)`. Unfortunately there are hundreds of anonymous functions and callbacks in my code. How could I go about labelling them (or getting v8 to label them) without manually re-writing the whole thing?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.