DUNE-DAQ / drunc

Dune RUN Control (DRUNC) is the run control for the DUNE experiment
1 stars 1 forks source link

Catch controller commands before boot #181

Closed TiagoTAlves closed 3 months ago

TiagoTAlves commented 3 months ago

175

Caught a key error that craetes a stacktrace when trying to run an FSM command before the session is booted.

Catches KeyError, raises an error that informs user that FSM Commands cannot be sent until the Session is booted and finally stops running completely