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

resync windows tasks, the registry isn't happy with async things #480

Merged
merged 1 commit into from
Oct 11, 2019

Conversation

maxamillion
Copy link
Collaborator

Signed-off-by: Adam Miller admiller@redhat.com

SUMMARY

Fix async error that were being ignored by removing async all together. It turns out Windows and async tasks don't get along in general because there are sometimes race conditions on things that modify the registry.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME
  • provisioner

Signed-off-by: Adam Miller <admiller@redhat.com>
@liquidat
Copy link
Contributor

liquidat commented Oct 9, 2019

@maxamillion Can you please re-create this PR against devel, not master?

@maxamillion maxamillion changed the base branch from master to devel October 11, 2019 18:57
@liquidat liquidat merged commit fdf5fc1 into ansible:devel Oct 11, 2019
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