[issue41682] [Windows] : Proactor test_sendfile_close_peer_in_the_middle_of_receiving failure

STINNER Victor report at bugs.python.org
Tue Jan 25 12:45:34 EST 2022


STINNER Victor <vstinner at python.org> added the comment:

This failing test was one of my most hated test because it failed randomly for almost 2 years. I'm happy that it has been fixed :-)

Regularly, I'm asking for help to fix test_asyncio:

* October 2020: https://mail.python.org/archives/list/python-dev@python.org/message/Y7I5ADXAQEGK6DOFAPVDTKMBT6NUFNQ4/
* October 2019: https://mail.python.org/archives/list/python-dev@python.org/message/R7X6NKGEOKWD3PBWIL2LPZWZ6MMRANN5/

Last years I gave up, since almost no one replied to my requests.

----------
title: [Windows] test_asyncio: Proactor test_sendfile_close_peer_in_the_middle_of_receiving failure -> [Windows] : Proactor test_sendfile_close_peer_in_the_middle_of_receiving failure

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


More information about the Python-bugs-list mailing list