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
I've put it through a pathological case where I've put the replyTimeout to 10ms, and it seems to deal with it just fine. Once I've added unit-tests I'll submit a pull request.
TimeoutMixin's setTimeout is never called so timeouts are effectively disabled.
The text was updated successfully, but these errors were encountered: