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

fix: update websocket handlers to eliminate goroutine leaks (#796) #797

Merged

Conversation

BenjaminYong
Copy link
Contributor

Hi team,

Please see the suggested fixes to address the issue I raised: #796

After this change, the websocket handlers and their goroutines are closing as expected. As a result, my memory usage is much more lower and no longer leaking.
image

Thanks,
Benny

@jensneuse
Copy link
Member

Please fix CI. ;-)

@BenjaminYong BenjaminYong force-pushed the fix/websocket-goroutine-leaks branch from af62b84 to c6e9925 Compare May 14, 2024 09:08
@StarpTech
Copy link
Collaborator

@BenjaminYong friendly ping 😄

@BenjaminYong
Copy link
Contributor Author

Sorry guys, been struggling to reproduce, though I'm on darwin/arm64. Mine doesn't fail like the CI does, any tips?
image

@Aenimus
Copy link
Member

Aenimus commented Jun 4, 2024

@jensneuse @devsergiy @StarpTech CI is passing.

@jensneuse jensneuse merged commit 34ad449 into wundergraph:master Jun 4, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

None yet

4 participants