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
EDIT: This lib is not thread-safe as well. E.g. ClientTransport -> on_connect, iterates over pending request, and after a loop, it clears pending. But meantime some request could have got into a pending list.
I can't maintain this project now because I don't have enough time.
Does anyone interested in working on this project?
The text was updated successfully, but these errors were encountered: