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

cml: resolve deadlock when cloning amis (#404) #405

Merged
merged 1 commit into from
Feb 20, 2022
Merged

cml: resolve deadlock when cloning amis (#404) #405

merged 1 commit into from
Feb 20, 2022

Conversation

redouan-rhazouani
Copy link
Contributor

  • Each goroutine must call wg.Done() otherwise wg.Wait() forever

* Each goroutine must call wg.Done() otherwise wg.Wait() forever
Copy link
Member

@0x2b3bfa0 0x2b3bfa0 left a comment

Choose a reason for hiding this comment

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

🙈 Thank you very much!

cml/clone-amis.go Show resolved Hide resolved
@0x2b3bfa0 0x2b3bfa0 merged commit 4fc3ee9 into iterative:master Feb 20, 2022
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