felixge / felixge/node-memory-leak-tutorial
How to identify closures
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 913
- Forks
- 36
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.