alitto / pond

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

Improve handling of tasks submitted to a stopped pool #22

Closed alitto closed 2 years ago

alitto commented 2 years ago

Changes included

codecov-commenter commented 2 years ago

Codecov Report

Merging #22 (f833392) into master (a646d99) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   98.52%   98.57%   +0.04%     
==========================================
  Files           2        2              
  Lines         203      210       +7     
==========================================
+ Hits          200      207       +7     
  Misses          3        3              
Impacted Files Coverage Δ
pond.go 98.47% <100.00%> (+0.05%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a646d99...f833392. Read the comment docs.