Browse Source
AsyncClient::wait use sleep(1) call to wait to start reconnect task. Sometimes reconnect is faster then 1 second, and wait returns while connection to server is established. Added one check to avoid this situationpull/1407/head
committed by
GitHub
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue