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
* Prevent multiple taks for reconnection
As discussed here.
miguelgrinberg#1367
In certain scenarios, this library creates multiple reconnection tasks.
A check is added to make sure that reconnection task starts only when
this task is not running.
Signed-off-by: Humayun Ajmal <humayun.ajmal@strikeready.com>
* async client
---------
Signed-off-by: Humayun Ajmal <humayun.ajmal@strikeready.com>
Co-authored-by: Miguel Grinberg <miguel.grinberg@gmail.com>
0 commit comments