WorldWideTelescope / toasty

Break large images into "tile pyramids", with a focus on the all-sky TOAST format.
https://toasty.readthedocs.io/
MIT License
0 stars 4 forks source link

toasty/pyramid.py: avoid crash on macOS/Py3.7 #94

Closed pkgw closed 2 years ago

pkgw commented 2 years ago

Discovered in conda-forge build process. Apparently Queue.qsize() just doesn't work!

codecov[bot] commented 2 years ago

Codecov Report

Merging #94 (6e2ba04) into master (46a32c2) will decrease coverage by 0.02%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
- Coverage   76.21%   76.18%   -0.03%     
==========================================
  Files          24       24              
  Lines        3956     3960       +4     
==========================================
+ Hits         3015     3017       +2     
- Misses        941      943       +2     
Impacted Files Coverage Δ
toasty/pyramid.py 92.84% <50.00%> (-0.36%) :arrow_down:

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