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

Grakkit throws "This Context is already terminated" when running contexts and using Grakkit reload #44

Open
MercerK opened this issue Mar 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@MercerK
Copy link
Contributor

MercerK commented Mar 12, 2023

In the scenario the context is already closed and Grakkit is reloaded, Grakkit will attempt to close them again, causing it to throw an error.

Most likely should be able to fix it by catching the error and ignoring it OR tracking context separately.

@MercerK MercerK added the bug Something isn't working label Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant