Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reconnect should be async #8

Closed
gahr opened this issue Feb 20, 2018 · 0 comments
Closed

Reconnect should be async #8

gahr opened this issue Feb 20, 2018 · 0 comments
Labels
Milestone

Comments

@gahr
Copy link
Owner

gahr commented Feb 20, 2018

As of 0.3.0, reconnect blocks and doesn't return until either a connection is successfully established or the timeout of 10 seconds has elapsed.

Fix reconnect so it returns immediately and handles the retries in the event loop.

@gahr gahr added the bug label Feb 20, 2018
@gahr gahr closed this as completed in 11e90a4 Feb 20, 2018
@gahr gahr added this to the 0.3.1 milestone Feb 20, 2018
gahr pushed a commit that referenced this issue May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant