Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better resource cleaning on canvas dispose #5142

Merged
merged 4 commits into from
Aug 5, 2018
Merged

Better resource cleaning on canvas dispose #5142

merged 4 commits into from
Aug 5, 2018

Conversation

asturur
Copy link
Member

@asturur asturur commented Aug 5, 2018

close #5102

This code changes give a better code cleaning in node with node-canvas.

It does not give a perfect 100% clean resources, but is far more tolerable.

@asturur asturur merged commit c541a27 into master Aug 5, 2018
@asturur asturur mentioned this pull request Aug 5, 2018
@asturur asturur deleted the node-leak branch August 5, 2018 22:52
thiagocunha pushed a commit to thiagocunha/fabric.js that referenced this pull request Nov 18, 2019
* test-leak

* better than nothing

* avoid breaking tests

* avoid breaking tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak when loading images on the canvas in Node.js
1 participant