[issue37873] unittest: execute tests in parallel

D. A. Pellegrino report at bugs.python.org
Mon Aug 10 11:55:46 EDT 2020


D. A. Pellegrino <donald.a.pellegrino at gmail.com> added the comment:

Leveraging GNU Parallel (https://www.gnu.org/software/parallel/) might help simplify implementation. Perhaps that could be used as a subprocess call?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37873>
_______________________________________


More information about the Python-bugs-list mailing list