[issue38182] test_asyncio: SubprocessMultiLoopWatcherTests.test_stdin_stdout() failed on AMD64 FreeBSD 10-STABLE Non-Debug 3.x

STINNER Victor report at bugs.python.org
Mon Sep 16 03:31:43 EDT 2019


STINNER Victor <vstinner at python.org> added the comment:

Python 3.8 also has SubprocessMultiLoopWatcherTests so it's also likely affected.

I ran this command for 1 minute on my Linux laptop, it didn't fail:

# my laptop has 8 logical CPUs
$ ./python -m test test_asyncio -m SubprocessMultiLoopWatcherTests -j20 -F -v

----------
versions: +Python 3.8

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


More information about the Python-bugs-list mailing list