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
Realistically want to start by fixing the Tokenizer. It currently doesn't seem to handle memory properly. Because the main instance is created but never deleted and probably all of the sub-objects too.
Ibize and the Icarus backend with it are NOT very portable still.
There seems to be a memory leak as well specifically with the CTokenizer not being cleaned up on exit for sure.
The text was updated successfully, but these errors were encountered: