widget.py: Fix stacktrace on early pipeline failure
This could happen when this assert failed, causing LogLine.print_summary to be called without setting scheduler.queues.
Edited by Tristan Maat
This could happen when this assert failed, causing LogLine.print_summary to be called without setting scheduler.queues.