cta-observatory / ctapipe

Low-level data processing pipeline software for CTAO or similar arrays of Imaging Atmospheric Cherenkov Telescopes
https://ctapipe.readthedocs.org
BSD 3-Clause "New" or "Revised" License
64 stars 268 forks source link

Fix pydata sphinx theme is not safe for parallel writing warning #2500

Closed maxnoe closed 8 months ago

maxnoe commented 8 months ago

New version of pydata sphinx theme raises a warning that it is not thread safe so better not use parallel sphinx...

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d0ed459) 92.52% compared to head (81d496b) 92.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2500 +/- ## ======================================= Coverage 92.52% 92.52% ======================================= Files 234 234 Lines 20006 20006 ======================================= Hits 18511 18511 Misses 1495 1495 ```

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