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 race condition in host spray #5168

Merged
merged 1 commit into from May 10, 2024
Merged

Fix race condition in host spray #5168

merged 1 commit into from May 10, 2024

Conversation

Mzack9999
Copy link
Member

Proposed changes

Closes #5167

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label May 10, 2024
@Mzack9999 Mzack9999 self-assigned this May 10, 2024
@Mzack9999 Mzack9999 marked this pull request as ready for review May 10, 2024 13:02
@ehsandeep ehsandeep merged commit fed10a1 into dev May 10, 2024
9 of 12 checks passed
@ehsandeep ehsandeep deleted the bugfix-5167-host-spray branch May 10, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: sync: WaitGroup is reused before previous Wait has returned
3 participants