Closed chris-gander closed 4 years ago
When using automatic reconnection the timer doesn't get waited on, this causes the reconnection attempts to run straight after the last one failed
This PR changes the Future to wait for the timer to complete before it tries again
When using automatic reconnection the timer doesn't get waited on, this causes the reconnection attempts to run straight after the last one failed
This PR changes the Future to wait for the timer to complete before it tries again