We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e9371 commit 8f201b5Copy full SHA for 8f201b5
src/osa/scripts/autocloser.py
@@ -88,7 +88,7 @@ def __init__(
88
f"Simulation of the sequencer failed "
89
f"for {self.telescope}! Ignoring {self.telescope}"
90
)
91
- sys.exit(0)
+ return
92
93
self.parse_sequencer()
94
0 commit comments