STINNER Victor <vstin...@redhat.com> added the comment:

Maybe the test started to fail randomly after this change:

commit 1cc0ee7d9f6a2817918fafd24c18d8bb093a85d3
Author: Andrew Svetlov <andrew.svet...@gmail.com>
Date:   Tue May 7 16:53:19 2019 -0400

    bpo-36801: Fix waiting in StreamWriter.drain for closing
    SSL transport (GH-13098)

The test is quite old, added in bpo-25441:

commit c44ecdf687897a20f11d0c5212b51e8d31f6100a
Author: Guido van Rossum <gu...@python.org>
Date:   Mon Oct 19 11:49:30 2015 -0700

    Issue #25441: asyncio: Raise error from drain() when socket is closed.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36870>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to