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

Prevent reconnect after timeout for previously destroyed socket (with use $disconnect method) #153

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

sergak01
Copy link
Contributor

@sergak01 sergak01 commented Jan 18, 2022

I fixed a bug when we manually close the connection with method $disconnect() but the connection restores after reconnecting timeout.

To reproduce this bug we need a closed connection that waits for reconnecting timeout. When we use the $disconnect() method in this case, connection restores after reconnect timeout is gone.

@weglov weglov merged commit 4d3e8f1 into nathantsoi:master Jul 25, 2022
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

Successfully merging this pull request may close these issues.

2 participants