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 TestNodeHealth_Concurrently race condition #14033

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

saolyn
Copy link
Contributor

@saolyn saolyn commented May 22, 2024

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?
bazel test //... --@io_bazel_rules_go//go/config:race detected multiple race conditions present in our code base.

This PR fixes the race condition detected in TestNodeHealth_Concurrently.

Other notes for review

@saolyn saolyn marked this pull request as ready for review May 22, 2024 00:36
@saolyn saolyn requested a review from a team as a code owner May 22, 2024 00:36
@saolyn saolyn added this pull request to the merge queue May 22, 2024
Merged via the queue into develop with commit 4d190c4 May 22, 2024
17 checks passed
@saolyn saolyn deleted the race-condition1 branch May 22, 2024 18:48
prestonvanloon pushed a commit that referenced this pull request May 31, 2024
rkapka added a commit that referenced this pull request Jun 6, 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