MercerK opened this issue 2 years ago ยท 0 comments
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.