From 5551738a319e74fca47448ec30c709591a80c5ea Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Thu, 2 May 2024 08:44:59 -0300 Subject: [PATCH] Update 12191.bugfix.rst --- changelog/12191.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/12191.bugfix.rst b/changelog/12191.bugfix.rst index 3fa98354d..5102d4698 100644 --- a/changelog/12191.bugfix.rst +++ b/changelog/12191.bugfix.rst @@ -1 +1 @@ -Keyboard interrupts and system exits are now probably handled during the test collection. +Keyboard interrupts and system exits are now properly handled during the test collection.