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

Zeno not properly closing sockets #9

Closed
Alrighttt opened this issue Jun 2, 2020 · 1 comment
Closed

Zeno not properly closing sockets #9

Alrighttt opened this issue Jun 2, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@Alrighttt
Copy link

I am seeing multiple CLOSE_WAIT connections in netstat from the network's seed node.

Please see https://stackoverflow.com/questions/15912370/how-do-i-remove-a-close-wait-socket-connection for an explanation of CLOSE_WAIT.

These connections get stuck indefinitely until zeno is restarted. This may be related to #8 . Please let me know if you need me to consistently reproduce this.

@ssadler
Copy link
Owner

ssadler commented Jun 6, 2020

I believe this is fixed in dev branch (will be master on Monday)

@ssadler ssadler added the bug Something isn't working label Jun 6, 2020
@ssadler ssadler closed this as completed Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants