Skip to content

test_tcp.Test_UV_TCPSSL.test_write_to_closed_transport hangs on py3.8+ #355

Closed
@mgorny

Description

@mgorny
  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions