Russell Owen <ro...@uw.edu> added the comment:

I am also seeing this in Python 3.8.6. I am not using SSL, but am simply 
calling `await writer.wait_closed()` on an `asyncio.StreamWriter`. Sometimes it 
works quickly and sometimes it hangs indefinitely.

----------
nosy: +r3owen

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

Reply via email to