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

server: fix potential goroutine leak when kill connection (#13051) #13250

Closed
wants to merge 384 commits into from

Conversation

SunRunAway
Copy link
Contributor

cherry-pick #13051


What problem does this PR solve?

Fix #13050

What is changed and how it works?

Check List

Tests

  • Unit test (covered by TestShutDown)

Code changes

  • None

Side effects

  • None

Related changes

  • None

Release note

  • None

sre-bot and others added 30 commits July 17, 2019 19:58
All tests passed, auto merged by Bot
winoros and others added 25 commits October 28, 2019 19:37
@SunRunAway SunRunAway requested a review from a team as a code owner November 7, 2019 11:37
@ghost ghost requested review from wshwsh12 and XuHuaiyu and removed request for a team November 7, 2019 11:37
@SunRunAway SunRunAway closed this Nov 7, 2019
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.

potential goroutine leak when kill connection