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

Patch for https://github.com/theturtle32/WebSocket-Node/issues/288 #289

Merged
merged 1 commit into from
Oct 18, 2017

Conversation

tvkit
Copy link

@tvkit tvkit commented Aug 16, 2017

Mitigate infinite loop for broken connections.

#288

@tm1000
Copy link

tm1000 commented Sep 1, 2017

Pretty sure this same thing is happening to me. It would be nice to get the fix in there @theturtle32

@tm1000
Copy link

tm1000 commented Sep 1, 2017

Confirmed this patch works for me!

@ibc
Copy link
Collaborator

ibc commented Oct 18, 2017

npm 1.0.25, please? :)

@theturtle32
Copy link
Owner

theturtle32 commented Oct 18, 2017

We really should revamp the handling of connection closing, I think, but until then yeah I will try to get this out in the next day or so.

@ibc
Copy link
Collaborator

ibc commented Oct 18, 2017

So many thanks.

@theturtle32
Copy link
Owner

Published v1.0.25

@quanguyen
Copy link

When my server ran with version 1.0.24, sometimes it got loop and did not accept any new connections. Does that relate to this problem and can be fixed by version 1.0.25?

@ibc
Copy link
Collaborator

ibc commented Dec 19, 2017

@quanguyen that looks exactly that: the bug fixed in 1.0.25. Just upgrade.

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.

5 participants