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

examples/tcpserver goroutine leak #40

Closed
sansayin opened this issue May 28, 2023 · 2 comments
Closed

examples/tcpserver goroutine leak #40

sansayin opened this issue May 28, 2023 · 2 comments

Comments

@sansayin
Copy link

the tcpserver (examples/tcpserver) crashed during the stress test.
gorutines number will not reduce after the tcp client disconnected.

@anthdm
Copy link
Owner

anthdm commented Aug 13, 2023

Thanks for reporting will look into this.

@anthdm
Copy link
Owner

anthdm commented Aug 14, 2023

We had a memory look with the old GGQ implementation. I replaced this with a new stable ring buffer. Let me know if this issue still persist. Closing this for now. Feel free to re-open whenever.

@anthdm anthdm closed this as completed Aug 14, 2023
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

2 participants