Remove all of the direct sys.exit calls except from main(). Refactor to raise exceptions only.
The idea here is to clean up the control flow in the datafetcher.
Edited by Daniel Lyons
NRAO Gitlab has been upgraded to version 17.6.2
The idea here is to clean up the control flow in the datafetcher.