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

Improve onClose behaviour on client side #577

Closed
marci4 opened this issue Oct 19, 2017 · 1 comment
Closed

Improve onClose behaviour on client side #577

marci4 opened this issue Oct 19, 2017 · 1 comment
Assignees
Milestone

Comments

@marci4
Copy link
Collaborator

marci4 commented Oct 19, 2017

No description provided.

@marci4 marci4 added this to the Planned for future Release milestone Oct 19, 2017
@marci4 marci4 self-assigned this Oct 19, 2017
@marci4 marci4 modified the milestones: Planned for future Release, Release 1.3.6 Oct 19, 2017
marci4 added a commit to marci4/Java-WebSocket-Dev that referenced this issue Oct 19, 2017
TooTallNate#577
Client will delay closing the socket until there was an interrupt which
normally terminates the WebsocketWriteThread and causes all remaining
message to be pushed out (testsuite fails on random test cases, which is
probably caused by a high load and is not representive for a real usage
scenario)
@marci4
Copy link
Collaborator Author

marci4 commented Oct 19, 2017

Issue solved!

Greetings
marci4

@marci4 marci4 closed this as completed Oct 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant