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

Andrew Svetlov report at bugs.python.org
Sun May 20 06:21:19 EDT 2018


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


New changeset 4151061855b571bf8a7579daa7875b8e243057b9 by Andrew Svetlov (CtrlZvi) in branch 'master':
bpo-26819: Prevent proactor double read on resume (#6921)
https://github.com/python/cpython/commit/4151061855b571bf8a7579daa7875b8e243057b9


----------
nosy: +asvetlov

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


More information about the Python-bugs-list mailing list