summaryrefslogtreecommitdiffstats
path: root/Python/thread.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-10-05 06:24:43 (GMT)
committerGitHub <noreply@github.com>2023-10-05 06:24:43 (GMT)
commit6592976061a6580fee2ade3564f6497eb685ab67 (patch)
treee74c7e59618e53c8bd8dcfa733bbd0900fd0b445 /Python/thread.c
parent313aa861ce23e83ca64284d97c1dac234c9def7c (diff)
downloadcpython-6592976061a6580fee2ade3564f6497eb685ab67.zip
cpython-6592976061a6580fee2ade3564f6497eb685ab67.tar.gz
cpython-6592976061a6580fee2ade3564f6497eb685ab67.tar.bz2
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.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions