felixge / felixge/node-memory-leak-tutorial
How to identify closures
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 913
- Forks
- 36
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.