[issue35621] asyncio.create_subprocess_exec() only works with main event loop
Tim Froehlich
report at bugs.python.org
Thu Jul 18 13:58:26 EDT 2019
Tim Froehlich <phoenixavatar2 at gmail.com> added the comment:
Is it possible to amend the documentation (https://docs.python.org/3.5/library/asyncio-subprocess.html, etc) to include a note that the loop parameter doesn't work? I'm impacted by this bug and lost a few hours to it.
----------
nosy: +Tim Froehlich
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35621>
_______________________________________
More information about the Python-bugs-list
mailing list