fix: update websocket handlers to eliminate goroutine leaks (#796)
Hi team,
Please see the suggested fixes to address the issue I raised: https://github.com/wundergraph/graphql-go-tools/issues/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.
Thanks, Benny
Please fix CI. ;-)
@BenjaminYong friendly ping 😄
Sorry guys, been struggling to reproduce, though I'm on darwin/arm64. Mine doesn't fail like the CI does, any tips?
@jensneuse @devsergiy @StarpTech CI is passing.
@BenjaminYong added in tag v1.67.3