Files
pytest-xdist/changelog/226.feature.rst
2019-06-06 19:53:37 -03:00

3 lines
207 B
ReStructuredText

``--max-worker-restart`` now assumes a more reasonable value (4 times the number of
nodes) when not given explicitly. This prevents test suites from running forever when the suite crashes during collection.