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

Bug fix: increase the WaitGroup counter before start the goroutine #8547

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

ywk253100
Copy link
Contributor

Bug fix: increase the WaitGroup counter before start the goroutine

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

@ywk253100 ywk253100 added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Dec 23, 2024
@github-actions github-actions bot requested a review from reasonerjt December 23, 2024 08:29
blackpiglet
blackpiglet previously approved these changes Dec 23, 2024
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.11%. Comparing base (845f4ee) to head (0e54406).
Report is 2 commits behind head on release-1.15.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.15    #8547   +/-   ##
=============================================
  Coverage         59.11%   59.11%           
=============================================
  Files               367      367           
  Lines             39118    39118           
=============================================
  Hits              23126    23126           
  Misses            14523    14523           
  Partials           1469     1469           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Lyndon-Li
Lyndon-Li previously approved these changes Dec 23, 2024
Bug fix: increase the WaitGroup counter before start the goroutine

Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
@ywk253100 ywk253100 merged commit be14d4f into vmware-tanzu:release-1.15 Dec 23, 2024
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-unit-tests kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants