alitto / pond

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

Pool context option & stop with timeout #24

Closed alitto closed 2 years ago

alitto commented 2 years ago

Changes included

codecov-commenter commented 2 years ago

Codecov Report

Merging #24 (d67b1d5) into master (9d7bd8f) will increase coverage by 0.50%. The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   98.57%   99.07%   +0.50%     
==========================================
  Files           2        2              
  Lines         210      325     +115     
==========================================
+ Hits          207      322     +115     
  Misses          3        3              
Impacted Files Coverage Δ
pond.go 99.01% <96.55%> (+0.54%) :arrow_up:
resizer.go 100.00% <0.00%> (ø)

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 9d7bd8f...d67b1d5. Read the comment docs.