Steve Dower <[email protected]> added the comment:
Are you awaiting those calls (and the write())? I can't tell at first glance whether you need to, but it seems like missing await there would cause your problem. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35268> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
