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

socket.disconnect does not stop the connect loop #7

Closed
philipgiuliani opened this issue Sep 18, 2018 · 4 comments
Closed

socket.disconnect does not stop the connect loop #7

philipgiuliani opened this issue Sep 18, 2018 · 4 comments

Comments

@philipgiuliani
Copy link
Contributor

philipgiuliani commented Sep 18, 2018

If the server is not available, there is no way to stop the .connect() retries.
I expect that if I call socket.disconnect the connect method will stop retrying.

You can reproduce this by using an invalid socket url.

@mfeckie
Copy link
Owner

mfeckie commented Apr 25, 2019

Is this still an issue?

@philipgiuliani
Copy link
Contributor Author

Hi, i will update the library in my project soon, and try to reproduce the issue.

@Iccr
Copy link

Iccr commented Feb 10, 2021

this is still an issue. socket.disconnect does not stop the loop. is there any update in this?

@mfeckie
Copy link
Owner

mfeckie commented Feb 28, 2021

I hope this is fixed in the latest release. Please try 0.2.2

I'm not actively doing dart/flutter work at the moment, so I'm not able to devote a lot of time to this project

@mfeckie mfeckie closed this as completed Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants