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

Possible memory leak when rendering handlebars template #61

Open
rywall opened this issue Jun 29, 2016 · 0 comments
Open

Possible memory leak when rendering handlebars template #61

rywall opened this issue Jun 29, 2016 · 0 comments

Comments

@rywall
Copy link

rywall commented Jun 29, 2016

When rendering a handlebars template, it seems that the Handlebars::Context is never GC'ed.

Adding these lines allows GC. I'm not super familiar with how this gem works so let me know if this will cause other effects or if I can provide more information.

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

No branches or pull requests

1 participant