gh-110367: Enhance regrtest -jN --verbose3 (#110368)
When using worker processes (-jN) with --verbose3 option, regrtest can now display the worker output even if a worker process does crash. Previously, sys.stdout and sys.stderr were replaced and so the worker output was lost on a crash.
V
Victor Stinner committed
6592976061a6580fee2ade3564f6497eb685ab67
Parent: 313aa86
Committed by GitHub <noreply@github.com>
on 10/5/2023, 6:24:43 AM