Files
pytest-xdist/changelog/608.feature.rst
Bruno Oliveira 16d636391b Propagate internal errors to the master node
This should help users diagnose internal errors in workers like
exceptions from hooks or in pytest itself.
2020-12-13 20:05:31 -03:00

2 lines
66 B
ReStructuredText

Internal errors in workers are now propagated to the master node.