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

Problem: monitoring a socket appears to leak sockets when running over an unreliable connection #999

Open
trevorbernard opened this issue Sep 18, 2024 · 1 comment

Comments

@trevorbernard
Copy link
Member

Steps to recreate:

  • Create a socket and using the monitoring API to track connection closed and handshakes.
  • Pull network plug on one of the devices
  • This will signal that a socket was disconnected.
  • Closed the monitored socket
  • Recreate a new connection when the work is back up
@trevorbernard
Copy link
Member Author

@ttcds This newly created issue tracks the monitoring socket leak problem

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

1 participant