Closed
Description
- uvloop version: git master (6ef69a7)
- Python version: 3.8.4, 3.9.0b4
- Platform: Linux
- Can you reproduce the bug with
PYTHONASYNCIODEBUG
in env?: yes - Does uvloop behave differently from vanilla asyncio? How?: dunno
When running setup.py test
, the following test hangs on py3.8 and py3.9. It passes fine with py3.7:
test_write_to_closed_transport (test_tcp.Test_UV_TCPSSL) ...
Metadata
Metadata
Assignees
Labels
No labels