[issue31447] proc communicate not exiting on python subprocess timeout using PIPES

Martin Panter report at bugs.python.org
Wed Sep 13 08:41:00 EDT 2017


Martin Panter added the comment:

I’m not familiar with Windows commands or processes enough, but going by Erik’s comment, this sounds similar to Issue 26534 and Issue 30154. Doesn’t your “waitfor” command inherit the same parent process’s stdout etc pipes?

----------
nosy: +martin.panter

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


More information about the Python-bugs-list mailing list