Automattic / Automattic/node-canvas
Memory leak-like behavior caused by node-addon-api not doing GC synchronously
Open
Bug
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 1.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 1
Description
In the node-canvas@3.0.0-rc2 there is a big memory leak on the loadImage function.
The image loaded is never released.
reverting to 2.11.2 fixed my issue
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.