Skip to content

add exception handling for BrickRunner.process_input so that the runner will...

Sebastian Loehner requested to merge sl/flowengine-py:development into development

add exception handling for BrickRunner.process_input so that the runner will exit cleanly when a brick fails even during setup phase

Merge request reports