You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When something has obviously gone wrong in begin, such as a zero length run, an exception should be raised. Equivalently, the ending status should be correctly marked as failed under these circumstances.
Current Behavior
Fails silently if there was a daq issue
The text was updated successfully, but these errors were encountered:
Expected Behavior
When something has obviously gone wrong in
begin
, such as a zero length run, an exception should be raised. Equivalently, the ending status should be correctly marked as failed under these circumstances.Current Behavior
Fails silently if there was a daq issue
The text was updated successfully, but these errors were encountered: