Files
pytest-xdist/changelog/435.feature.rst
Bruno Oliveira 956c79700f Do not show internal error when running out of workers
Also show the reason of the session being interrupted
in the warnings summary

Fix #435
2019-06-07 09:35:22 -03:00

3 lines
128 B
ReStructuredText

When the test session is interrupted due to running out of workers, the reason is shown in the test summary
for easier viewing.