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

Disposing contexts #52

Closed
koops opened this issue Feb 13, 2017 · 4 comments
Closed

Disposing contexts #52

koops opened this issue Feb 13, 2017 · 4 comments

Comments

@koops
Copy link

koops commented Feb 13, 2017

Maybe I'm missing it, but there doesn't seem to be a way to release a context and free memory.

This would be very handy given that timeouts can leave the context in an inconsistent state (finally blocks aren't called, etc.)

Thanks again for your work on miniracer.

@SamSaffron
Copy link
Collaborator

SamSaffron commented Feb 13, 2017 via email

@koops
Copy link
Author

koops commented Feb 13, 2017

I would like to work on this, yes. But don't wait for me :)

@SamSaffron
Copy link
Collaborator

I just added support for context.dispose in 0.1.10 !

@koops
Copy link
Author

koops commented Jul 17, 2017

Beautiful, thank you!

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

2 participants