scripts: twister: Process KeyboardInterrupt Hardening
If you interrupt process() operation, we want Twister
to exit as gracefully as it can. This avoids the
UnboundLocalError that could appear e.g.
when interrupting the operation via SIGINT.
Signed-off-by:
Lukasz Mrugala <lukaszx.mrugala@intel.com>
Loading
Please sign in to comment