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

cache: fix a few minor goroutine leaks in leaf certs and the agent cache #17636

Merged
merged 2 commits into from Jun 9, 2023

Conversation

rboyer
Copy link
Member

@rboyer rboyer commented Jun 9, 2023

Description

A code review for #17075 surfaced a few minor goroutine leaks in refactored code. This patches the pre-refactored version suitable for backporting.

@rboyer rboyer added pr/no-metrics-test backport/1.13 Changes are backported to 1.13 backport/1.14 Changes are backported to 1.14 labels Jun 9, 2023
@rboyer rboyer requested review from mkeeler and kisunji June 9, 2023 15:43
@rboyer rboyer self-assigned this Jun 9, 2023
@github-actions github-actions bot added the theme/agent-cache Agent Cache label Jun 9, 2023
@rboyer rboyer requested a review from hashi-derek June 9, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.13 Changes are backported to 1.13 backport/1.14 Changes are backported to 1.14 pr/no-metrics-test theme/agent-cache Agent Cache
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants