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

[extension/jaegerremotesampling] fix: wait for autoUpdateStrategies in Close function #37289

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ary82
Copy link
Contributor

@ary82 ary82 commented Jan 17, 2025

Description

Add a waitGroup to strategyProvider struct that waits for autoUpdateStrategies in the Close function

Link to tracking issue

Fixes #37275

@ary82 ary82 marked this pull request as ready for review January 17, 2025 15:38
@ary82 ary82 requested a review from a team as a code owner January 17, 2025 15:38
@ary82 ary82 requested a review from ChrsMark January 17, 2025 15:38
Signed-off-by: Aryan Goyal <[email protected]>
@yurishkuro yurishkuro added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension/jaegerremotesampling Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[flaky test][extension/jaegerremotesampling] TestAutoUpdateStrategyWithFile is flaky on Windows
3 participants