STINNER Victor <vstin...@python.org> added the comment:
This bug still occurs time to time on GitHub Actions. https://github.com/python/cpython/pull/26826/checks?check_run_id=2874631119 ====================================================================== FAIL: test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.ProactorEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "D:\a\cpython\cpython\lib\test\test_asyncio\test_sendfile.py", line 457, in test_sendfile_close_peer_in_the_middle_of_receiving with self.assertRaises(ConnectionError): AssertionError: ConnectionError not raised ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue41682> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com