panoptes / panoptes-utils

A set of Astronomical utility functions. PANOPTES style. :hammer_and_wrench: :telescope: :stars:
https://panoptes-utils.readthedocs.io
MIT License
4 stars 9 forks source link

Fix config_server for osx #304

Closed wtgee closed 1 year ago

wtgee commented 1 year ago

Changing the multiprocessing module to use fork explicitly for ma…c and windows. This shouldn't really be needed. Ideally would also switch out Flask for FastAPI and do a bunch of other improvements.

This was originally done by @programatt here https://github.com/panoptes/POCS/pull/1164

Also fixing CR2 tests.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.91% :warning:

Comparison is base (0cc7240) 94.12% compared to head (3e07e71) 93.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #304 +/- ## =========================================== - Coverage 94.12% 93.21% -0.91% =========================================== Files 23 23 Lines 1429 1429 =========================================== - Hits 1345 1332 -13 - Misses 84 97 +13 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/panoptes/panoptes-utils/pull/304/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=panoptes)

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