diff options
author | Victor Stinner <vstinner@python.org> | 2021-10-08 17:14:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-08 17:14:37 +0200 |
commit | b108db63e02797a795840152b82cab9792fd3ed2 (patch) | |
tree | 3f8483a54fb0f75684957f4c4da2af32c976efb5 /PCbuild/regen.targets | |
parent | 9f7a94fd66e05ae040a67e32c397091fe5939ced (diff) | |
download | cpython-git-master.tar.gz |
bpo-45410: libregrtest -jN writes stderr into stdout (GH-28819)master
When libregrtest spawns a worker process, stderr is now written into
stdout to keep messages order. Use a single pipe for stdout and
stderr, rather than two pipes. Previously, messages were out of order
which made analysis of buildbot logs harder
Diffstat (limited to 'PCbuild/regen.targets')
0 files changed, 0 insertions, 0 deletions