[issue26819] _ProactorReadPipeTransport pause_reading()/resume_reading() broken if called before any read is perfored

miss-islington report at bugs.python.org
Sun May 20 06:57:35 EDT 2018


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


New changeset 28ea38b97b2bfbde9f387a8b90b02d05b93c895c by Miss Islington (bot) in branch '3.7':
bpo-26819: Prevent proactor double read on resume (GH-6921)
https://github.com/python/cpython/commit/28ea38b97b2bfbde9f387a8b90b02d05b93c895c


----------
nosy: +miss-islington

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


More information about the Python-bugs-list mailing list