[issue41594] Intermittent failures of loop.subprocess_exec() to capture output

Yaroslav Halchenko report at bugs.python.org
Tue Aug 25 11:21:41 EDT 2020


Yaroslav Halchenko <yarikoptic at gmail.com> added the comment:

Might (although unlikely) be related to https://bugs.python.org/issue40634 which is about BlockingIOError being raised (and ignored) if SelectorEventLoop is reused (not the case here) also in the case of short lived processes.

----------
nosy: +Yaroslav.Halchenko

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


More information about the Python-bugs-list mailing list