Skip to content

[v10] Drain errChan in api.client/connect#17159

Merged
espadolini merged 1 commit into
branch/v10from
bot/backport-17124-branch/v10
Oct 7, 2022
Merged

[v10] Drain errChan in api.client/connect#17159
espadolini merged 1 commit into
branch/v10from
bot/backport-17124-branch/v10

Conversation

@espadolini
Copy link
Copy Markdown
Contributor

Backport #17124 to branch/v10

This fixes a goroutine leak caused by the various connect methods
getting stuck waiting to push their error in `errChan` after the
function exited with a success.
@github-actions github-actions Bot requested review from ryanclark and zmb3 October 7, 2022 10:26
@github-actions github-actions Bot removed the request for review from zmb3 October 7, 2022 12:40
@espadolini espadolini merged commit 48a1aa8 into branch/v10 Oct 7, 2022
@espadolini espadolini deleted the bot/backport-17124-branch/v10 branch October 7, 2022 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants