Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 194 Bytes

2023-06-28-02-51-08.gh-issue-101634.Rayczr.rst

File metadata and controls

3 lines (3 loc) · 194 Bytes

When running the Python test suite with -jN option, if a worker stdout cannot be decoded from the locale encoding report a failed testn so the exitcode is non-zero. Patch by Victor Stinner.