mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +00:00
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.