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

Race condition for new host group and multiple hosts #215

Open
tophercullen opened this issue Aug 17, 2015 · 1 comment
Open

Race condition for new host group and multiple hosts #215

tophercullen opened this issue Aug 17, 2015 · 1 comment

Comments

@tophercullen
Copy link

If multiple new hosts are created that also create a new host group. One will succeed and the others will fail as they all try to create the host group. This causes the chef run to fail, even though the group exists.

@tophercullen
Copy link
Author

Submitted #214 to fix this

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

No branches or pull requests

1 participant