felixge / felixge/node-sandboxed-module
Deleting modules
Open
- Dominant language
- JavaScript
- Stars
- 343
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.