Skip to content

TestAIOSockets::test_sock_cancel_add_reader_race still hangs with py3.8.4 #354

Closed
@mgorny

Description

@mgorny
  • uvloop version: git master (6ef69a7)
  • Python version: 3.8.4
  • Platform: Linux
  • Can you reproduce the bug with PYTHONASYNCIODEBUG in env?: yes
  • Does uvloop behave differently from vanilla asyncio? How?: no clue

tests/test_sockets.py::TestAIOSockets::test_sock_cancel_add_reader_race is marked to be skipped on py3.8.0 to 3.8.2 due to unresolved bug in CPython. However, it still hangs on me on 3.8.4, and I don't really see 3.8 backports on the linked bug (https://bugs.python.org/issue30064), so I think the range may need extending to all Python 3.8 versions.

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