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

[cherry-pick]Bug fix: increase the WaitGroup counter before start the goroutine #8548

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:

Bug fix: increase the WaitGroup counter before start the goroutine

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
@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
@ywk253100 ywk253100 changed the title Bug fix: increase the WaitGroup counter before start the goroutine [cherry-pick]Bug fix: increase the WaitGroup counter before start the goroutine 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.17%. Comparing base (703a726) to head (14e71fa).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8548      +/-   ##
==========================================
- Coverage   59.18%   59.17%   -0.02%     
==========================================
  Files         369      369              
  Lines       39413    39413              
==========================================
- Hits        23327    23323       -4     
- Misses      14617    14620       +3     
- Partials     1469     1470       +1     

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

@ywk253100 ywk253100 merged commit e725f89 into vmware-tanzu:main Dec 23, 2024
44 of 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