[issue41467] asyncio: recv_into() must not return b'' if the socket/pipe is closed

David Bolen report at bugs.python.org
Wed Aug 5 14:49:30 EDT 2020


David Bolen <db3l.net at gmail.com> added the comment:

Just for the record, this fix also appears to have resolved the issue with the Win10 buildbot from bpo-41273, which was related to the same unraisable exceptions mentioned in bpo-38912.

----------
nosy: +db3l

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


More information about the Python-bugs-list mailing list