Fix asyncio locks test case · Issue #93247 · python/cpython · GitHub
Skip to content

Fix asyncio locks test case #93247

@cykerway

Description

@cykerway

There are some clear minor mistakes in asyncio locks test case: Duplicate statements and wrong assert function.

The duplicate statements (L846 and L850) might be intentional but the assert function (L856) is obviously wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions