summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Tests/2019-04-26-04-12-29.bpo-36725.B8-ghi.rst
blob: b632c46d2b674f9de36b6e525c81b257c0d78d87 (plain)
1
2
3
When using mulitprocessing mode (-jN), regrtest now better reports errors if
a worker process fails, and it exits immediately on a worker thread failure
or when interrupted.