-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
This package is pulled in as a dependency of one of my dependencies, and it's causing unusually high RAM usage. Related issue: https://github.com/prologic/bitcask/issues/67
This looks like a memory leak to me since it's unlikely the garbage collector ran in the short time my program was running, and during that time it managed to slurp up 13 GB of memory.
Metadata
Metadata
Assignees
Labels
No labels