criu/test/exhaustive
Adrian Reber 185f9e63ff test/exhaustive: catch Exception instead of
BaseException

Replace bare except clauses with except Exception to avoid
catching BaseException subclasses like SystemExit and
KeyboardInterrupt.

Assisted-by: Claude Code (claude-opus-4-6)
Signed-off-by: Adrian Reber <areber@redhat.com>
2026-07-16 09:34:29 +01:00
..
pipe.py test/exhaustive: catch Exception instead of 2026-07-16 09:34:29 +01:00
unix.py test/exhaustive: catch Exception instead of 2026-07-16 09:34:29 +01:00