alitto / pond

🔘 Minimalistic and High-performance goroutine worker pool written in Go
MIT License
1.5k stars 65 forks source link

Drain tasks in an unblocked way to avoid data race #72

Closed hongkuancn closed 1 month ago

hongkuancn commented 1 month ago

Fix Issue #70

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.02%. Comparing base (5f162d4) to head (44b1bcc). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ========================================== + Coverage 99.00% 99.02% +0.01% ========================================== Files 4 4 Lines 302 307 +5 ========================================== + Hits 299 304 +5 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.