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

go routine leak in websocketPeer recvHandler #242

Open
aga12345 opened this issue Feb 18, 2021 · 0 comments
Open

go routine leak in websocketPeer recvHandler #242

aga12345 opened this issue Feb 18, 2021 · 0 comments

Comments

@aga12345
Copy link

Hi,

I am running into an issue where cleanup of closed connections is not happening properly. I am using keep alive server so that proper cleanup happens, but I can see lot of go routines running on my machine waiting at line 379 in https://github.com/gammazero/nexus/blob/v3/transport/websocketpeer.go.

Can someone please help me understand when can this happen and how to fix this?

Thanks

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