Skip to content

Remove all of the direct sys.exit calls except from main(). Refactor to raise exceptions only.

Daniel Lyons requested to merge datafetcher-remove-manual-exits into main

The idea here is to clean up the control flow in the datafetcher.

Edited by Daniel Lyons

Merge request reports