valdemar pavesi added the comment: I am not getting any pause, or any message about buffer full.
def pause_reading(self): print('pause_reading') def resume_reading(self): print('resume_reading') and I cannot find a way to increase the receive buffer by asyncio. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27271> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com