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(kuma-cp): fix goroutine leak in hds #2005

Merged
merged 1 commit into from
May 20, 2021

Conversation

lahabana
Copy link
Contributor

This a copy of envoyproxy/go-control-plane#430
which fixes a possible goroutine leak

Partly fixes #2004

Signed-off-by: Charly Molter charly@koyeb.com

This a copy of envoyproxy/go-control-plane#430
which fixes a possible goroutine leak

Partly fixes kumahq#2004

Signed-off-by: Charly Molter <charly@koyeb.com>
@lahabana lahabana requested a review from a team as a code owner May 19, 2021 10:43
@lahabana lahabana requested a review from lobkovilya May 19, 2021 10:44
@jakubdyszkiewicz jakubdyszkiewicz merged commit 0deae8e into kumahq:master May 20, 2021
mergify bot pushed a commit that referenced this pull request May 20, 2021
Signed-off-by: Charly Molter <charly@koyeb.com>
(cherry picked from commit 0deae8e)
jakubdyszkiewicz pushed a commit that referenced this pull request May 20, 2021
Signed-off-by: Charly Molter <charly@koyeb.com>
@lahabana lahabana deleted the fix/streamHandlerLeak branch March 29, 2024 12:26
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.

gorouting Leak with StreamHandler
3 participants