Skip to content

Commit 91d600c

Browse files
committed
Add myself to AUTHORS and add changelog entry.
1 parent a41b231 commit 91d600c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ Oleg Sushchenko
338338
Oleksandr Zavertniev
339339
Olga Matoula
340340
Oliver Bestwalter
341+
Olivier Grisel
341342
Omar Kohl
342343
Omer Hadari
343344
Ondřej Súkup

changelog/13678.feature.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Added a new `faulthandler_exit_on_timeout` ini option set to "false" by default to let `faulthandler` interrupt the `pytest` process after a timeout in case of deadlock.
2+
3+
Previously, a `faulthandler` timeout would only dump the traceback of all threads to stderr, but would not interrupt the `pytest` process.

0 commit comments

Comments
 (0)