-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
invalidThis doesn't seem rightThis doesn't seem rightwontfixThis will not be worked onThis will not be worked on
Description
Every time the pymport module is loaded and then unloaded, it leaks about 15Kb to 20Kb of memory.
The only way this can happen more than once is if the main thread never loads the module but repeatedly spawns worker_threads that load the module and then quit, allowing Node.js to unload the library.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem rightwontfixThis will not be worked onThis will not be worked on