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

Andrew Svetlov report at bugs.python.org
Fri May 25 04:03:37 EDT 2018


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


New changeset 749afe81ec0a4b92ad6b89a67c82f2c04f79c5ac by Andrew Svetlov (CtrlZvi) in branch '3.6':
[3.6] bpo-26819: Prevent proactor double read on resume (GH-6921) (#7110)
https://github.com/python/cpython/commit/749afe81ec0a4b92ad6b89a67c82f2c04f79c5ac


----------

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


More information about the Python-bugs-list mailing list