[issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'

miss-islington report at bugs.python.org
Sun Sep 29 08:20:18 EDT 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 19cd5951ec4480c7cfcbcc379b36902312cfb8b8 by Miss Islington (bot) in branch '3.8':
bpo-38019: correctly handle pause/resume reading of closed asyncio unix pipe (GH-16472)
https://github.com/python/cpython/commit/19cd5951ec4480c7cfcbcc379b36902312cfb8b8


----------

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


More information about the Python-bugs-list mailing list