Merge pull request #8250 from daq-tools/fix-twisted-capture

This commit is contained in:
Bruno Oliveira
2021-01-20 09:45:58 -03:00
committed by GitHub
4 changed files with 33 additions and 1 deletions

View File

@@ -0,0 +1 @@
Fix the ``faulthandler`` plugin for occasions when running with ``twisted.logger`` and using ``pytest --capture=no``.