felixge / felixge/node-memory-leak-tutorial
How to identify closures
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 913
- Forks
- 36
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.