remove system exits from datafetcher tests
All threads resolved!
All threads resolved!
Compare changes
Files
2- Daniel Lyons authored
@@ -4,45 +4,25 @@
@@ -54,8 +34,9 @@ from datafetcher.utilities import (
@@ -259,7 +240,7 @@ def make_tempdir() -> Path:
@@ -322,41 +303,27 @@ def launch_datafetcher(args: list, df_capo_settings: dict) -> int: