Update changelog/12191.bugfix.rst

This commit is contained in:
Bruno Oliveira 2024-05-02 08:38:27 -03:00 committed by GitHub
parent c0ffee2be1
commit ef9bbb4034
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.