Robustness against faulty processors
Closed this issue · 1 comments
DennisReidsma commented
Maybe ScheduleInfo::updateAndGetState should also have a try{} catch (Everything) around the call to m_element->isReadyForProcessing
to avoid faulty processors from crashing the framework
D
micheljansen commented
Faulty processors now stop the pipeline with an error message in the GUI.