Skip to content

Map AsyncIterator (& coroutines?) asynchronously #1

Description

@juanmirocks

(Not currently needed for the scheduling, which already works async, but check_all_once runs the checks in deterministic sequence)

Mapping AsyncIterators is not supported by Python natively yet.

Try 3rd-party libs:

Especially, try to use for code in postgres's sockets & checks_runner.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions