Skip to content

app.py: Also catch SystemError with click.Abort

Benjamin Schubert requested to merge bschubert/fix-children-termination into master

Description

This fixes a stacktrace with a hang we can experience sometimes when we CTRL-C a job twice.

Merge request reports