felixge / felixge/node-sandboxed-module
Deleting modules
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 343
- Forks
- 41
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi, first of all this package works great!
I have a use-case where I want to load sandboxed modules on demand but would like to be able to clean up after them as well, i.e. removing them from memory as much as possible. Any ideas on how I could do that?
Update: after looking at the memory snapshot, looks like the code (as a string) stays in memory forever.
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.