mirror of
https://github.com/python/cpython.git
synced 2026-06-09 04:44:19 -04:00
2ac3eec103
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.