Skip to content

widget.py: Fix stacktrace on early pipeline failure

Tristan Maat requested to merge inconsistent_trace into master

This could happen when this assert failed, causing LogLine.print_summary to be called without setting scheduler.queues.

Edited by Tristan Maat

Merge request reports