test_ok2/changelog/8258.bugfix.rst

4 lines
213 B
ReStructuredText

Fixed issue where pytest's ``faulthandler`` support would not dump traceback on crashes
if the :mod:`faulthandler` module was already enabled during pytest startup (using
``python -X dev -m pytest`` for example).