utwente/parlevision

Robustness against faulty processors

Closed this issue · 1 comments

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

Faulty processors now stop the pipeline with an error message in the GUI.