Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Traverse asyncio.wait #6

Description

@dimaqq

asyncio.wait is similar to asyncio.gather but supports more functionality:

return_when (operation mode) can be "first completed" "first exception" or "all completed".

we should report the operation mode and what's still pending behind wait.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions