[issue44887] test_input_tty hangs when run multiple times in the same process on macOS 10.15

Łukasz Langa report at bugs.python.org
Wed Aug 11 07:31:55 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:

This might be a long-standing problem. I haven't encountered it before because I was always running -R: with -j and in this case the test is skipped:

test_input_tty (test.test_builtin.PtyTests) ... skipped 'stdin and stdout must be ttys'

----------

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


More information about the Python-bugs-list mailing list