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
These issues usually take some effort to resolve. I will not have that kind of time for a while. If you or anyone else would like to tack this down further that would be great!
this code:
when compiled -fsanitize=address shows a heap-use-after-free error:
It looks like the problem occurs when unsubscribe method try to deletes a thread which is locked
The text was updated successfully, but these errors were encountered: