Race condition when callingAblyRealtime#connect()
on terminated state
#1041
Labels
bug
Something isn't working. It's clear that this does need to be fixed.
There is a race condition during connection termination in the
ConnectionManager
. Ifconnect()
is called shortly after the connection is terminated, a new connection is not created because the old one still exists.┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: