Skip to content

fix(copool): deadlock may occur when goroutines end too quick under c…

c46c53c
Select commit
Loading
Failed to load commit list.
Merged

fix(copool): deadlock may occur when executor concurency set to one. #100

fix(copool): deadlock may occur when goroutines end too quick under c…
c46c53c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2025 in 0s

88.50% (-0.02%) compared to 51d5d70, passed because coverage increased by 0.08% when compared to adjusted base (88.41%)

View this Pull Request on Codecov

88.50% (-0.02%) compared to 51d5d70, passed because coverage increased by 0.08% when compared to adjusted base (88.41%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.50%. Comparing base (51d5d70) to head (c46c53c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   88.52%   88.50%   -0.02%     
==========================================
  Files          13       13              
  Lines         784      783       -1     
==========================================
- Hits          694      693       -1     
  Misses         71       71              
  Partials       19       19              

☔ 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.