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

nomad: fix race in Bootstrapped access #14120

Merged
merged 2 commits into from
Aug 16, 2022
Merged

nomad: fix race in Bootstrapped access #14120

merged 2 commits into from
Aug 16, 2022

Conversation

schmichael
Copy link
Member

Part 2/n of my effort to make agent tests race free. (Prev: #14119)

I gave up on an initial effort of refactoring serf interactions out of Server because it was just going to be too big of a distraction at the moment. I think that's the eventual direction we should head (if we don't just remove serf entirely).

@schmichael schmichael force-pushed the b-race-bootstrapped branch from 94d7333 to e0adc6d Compare August 16, 2022 17:09
@schmichael
Copy link
Member Author

Rebased to get Go 1.19 from #14132

Copy link
Member

@shoenig shoenig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@schmichael schmichael merged commit 094a455 into main Aug 16, 2022
@schmichael schmichael deleted the b-race-bootstrapped branch August 16, 2022 18:22
@schmichael schmichael added this to the 1.4.0 milestone Aug 18, 2022
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants