diff --git a/changelog/12191.bugfix.rst b/changelog/12191.bugfix.rst index a94c9ef2d..3fa98354d 100644 --- a/changelog/12191.bugfix.rst +++ b/changelog/12191.bugfix.rst @@ -1 +1 @@ -Finally fixed the issue where keyboard interrupts and system exits were not being respected during the tests collection phase in pytest! No more frustration of tests not ending correctly — happy testing! 🐞🔨🎉 +Keyboard interrupts and system exits are now probably handled during the test collection.