John-P / wsic

Whole Slide image (WSI) conversion for brightfield histology images
MIT License
33 stars 4 forks source link

:bug: Join Child Processes #53

Closed John-P closed 1 year ago

John-P commented 1 year ago

Fix a bug where child processes were not being joined. This led to a file handle leak.

codecov[bot] commented 1 year ago

Codecov Report

Merging #53 (6748734) into dev (7507408) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              dev      #53   +/-   ##
=======================================
  Coverage   89.69%   89.69%           
=======================================
  Files          11       11           
  Lines        1329     1330    +1     
=======================================
+ Hits         1192     1193    +1     
  Misses        137      137           
Impacted Files Coverage Δ
wsic/readers.py 88.63% <100.00%> (+0.02%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more