You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
It seems that with version 2.3.2 of this library, we see some context confusion that was causing the memory leak in #603. While the leak can be mitigated in #631, we still need to figure out the root cause for the confusion.
Originally reported by @baronfel in #603 (comment).
It seems that with version 2.3.2 of this library, we see some context confusion that was causing the memory leak in #603. While the leak can be mitigated in #631, we still need to figure out the root cause for the confusion.