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

[branch/v7] Prevent goroutine leak in oidc client (#11974) #12076

Merged
merged 2 commits into from
Apr 19, 2022

Conversation

rosstimothy
Copy link
Contributor

Backport

This will backport the following commits from master to branch/v7:

Questions ?

Please refer to the Backport tool documentation

* Prevent goroutine leak in oidc client

Ensure that the goroutine spawned by client.SyncProviderConfig is
terminated either by the oidc connector being removed or the
server closing

(cherry picked from commit 73e6242)
@rosstimothy rosstimothy enabled auto-merge (squash) April 19, 2022 19:09
@rosstimothy rosstimothy merged commit a5078bf into branch/v7 Apr 19, 2022
@rosstimothy rosstimothy deleted the backport/branch/v7/pr-11974 branch April 19, 2022 20:29
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