summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Tests/2019-05-10-01-50-30.bpo-36719.O84ZWv.rst
blob: 9f60145975fe8988914bc446a83047a7d48dcd50 (plain)
1
2
3
"python3 -m test -jN ..." now continues the execution of next tests when a
worker process crash (CHILD_ERROR state). Previously, the test suite stopped
immediately. Use --failfast to stop at the first error.