Files
pytest-xdist/changelog/330.feature.rst
Bruno Oliveira 9bcd0e4352 Optimize collection performance
Only send failed collection reports, as master is only interested in failed
reports.

Fix #330
2018-08-18 23:09:00 -03:00

2 lines
89 B
ReStructuredText

Improve collection performance by reducing the number of events sent to ``master`` node.