This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ben.brown
Recipients asvetlov, ben.brown, christian.heimes, maayank, yselivanov
Date 2019-07-19.11:49:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563536949.46.0.249799453933.issue37226@roundup.psfhosted.org>
In-reply-to
Content
With some more research it looks like the issue is flow related, I experimented with the StreamWriter in a simple server and using that plus drain() appears to have worked an I no longer get the error. I have added my new server to the gist I posted above.
History
Date User Action Args
2019-07-19 11:49:09ben.brownsetrecipients: + ben.brown, christian.heimes, asvetlov, yselivanov, maayank
2019-07-19 11:49:09ben.brownsetmessageid: <1563536949.46.0.249799453933.issue37226@roundup.psfhosted.org>
2019-07-19 11:49:09ben.brownlinkissue37226 messages
2019-07-19 11:49:09ben.browncreate