Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: correctly destroy socket on close #208

Merged
merged 6 commits into from
Jul 20, 2020
Merged

fix: correctly destroy socket on close #208

merged 6 commits into from
Jul 20, 2020

Conversation

trs
Copy link
Contributor

@trs trs commented Jul 20, 2020

  • Fixes an issue where the client would never close, hanging the server and preventing shutdown
  • Ensures disconnect events trigger when connection closes

Tyler Stewart added 3 commits July 20, 2020 08:24
This fixes an issue where the client would never close, hanging the server and preventing shutdown
@trs trs added the bug A defect or bug that affects the original indended use of the application label Jul 20, 2020
@trs trs self-assigned this Jul 20, 2020
@trs trs mentioned this pull request Jul 20, 2020
@trs trs mentioned this pull request Jul 20, 2020
@trs trs force-pushed the fix-connection-close branch from 6cc1770 to bad051a Compare July 20, 2020 22:21
@trs trs merged commit ca576ac into master Jul 20, 2020
@trs trs deleted the fix-connection-close branch July 20, 2020 22:30
@botovance
Copy link
Contributor

🎉 This PR is included in version 4.3.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug A defect or bug that affects the original indended use of the application released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants