Skip to content

fix: move once.Do(close(allDone)) from Reboot() to Release()#397

Merged
panjf2000 merged 4 commits into
devfrom
copilot/fix-data-race-issue
May 25, 2026
Merged

fix: move once.Do(close(allDone)) from Reboot() to Release()#397
panjf2000 merged 4 commits into
devfrom
copilot/fix-data-race-issue

fix: move once.Do(close(allDone)) to Release() instead of Reboot()

a04a4dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 0s

95.11% (+0.84%) compared to 0191bb5

View this Pull Request on Codecov

95.11% (+0.84%) compared to 0191bb5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.11%. Comparing base (0191bb5) to head (a04a4dc).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #397      +/-   ##
==========================================
+ Coverage   94.26%   95.11%   +0.84%     
==========================================
  Files          14       14              
  Lines         802      798       -4     
==========================================
+ Hits          756      759       +3     
+ Misses         31       26       -5     
+ Partials       15       13       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.