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

Fix race condition in passive health test #2473

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

MihaZupan
Copy link
Member

Saw this being noisy in CI a few times.

The destinations will be updated in the background, a simple Task.Yield isn't a reliable way to avoid the race condition.

@MihaZupan MihaZupan added this to the v.Next milestone Apr 10, 2024
@MihaZupan MihaZupan self-assigned this Apr 10, 2024
@MihaZupan MihaZupan merged commit 6e95e58 into microsoft:main Apr 16, 2024
7 checks passed
@MihaZupan MihaZupan modified the milestones: v.Next, YARP 2.2.0-preview1 May 14, 2024
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.

2 participants