[issue37424] subprocess.run timeout does not function if shell=True and capture_output=True

Tony Cappellini report at bugs.python.org
Tue Oct 1 13:43:04 EDT 2019


Tony Cappellini <cappy2112 at gmail.com> added the comment:

I'm still seeing hangs with subprocess.run() in Python 3.7.4
Unfortunately, it involves talking to an NVME SSD on Linux, so I cannot
easily submit code to duplicate it.

----------
nosy: +cappy

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


More information about the Python-bugs-list mailing list