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 terry.reedy
Recipients asvetlov, terry.reedy, yselivanov
Date 2020-10-23.02:34:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603420467.19.0.337945390908.issue42124@roundup.psfhosted.org>
In-reply-to
Content
======================================================================
FAIL: test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.ProactorEventLoopTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\a\1\s\lib\test\test_asyncio\test_sendfile.py", line 458, in test_sendfile_close_peer_in_the_middle_of_receiving
    self.run_loop(
AssertionError: ConnectionError not raised
History
Date User Action Args
2020-10-23 02:34:27terry.reedysetrecipients: + terry.reedy, asvetlov, yselivanov
2020-10-23 02:34:27terry.reedysetmessageid: <1603420467.19.0.337945390908.issue42124@roundup.psfhosted.org>
2020-10-23 02:34:27terry.reedylinkissue42124 messages
2020-10-23 02:34:27terry.reedycreate