Skip to content

CI is getting stuck (presumably due to async tests) #39

Description

@lmmx

Note that CI runs fine locally …

Probably should either turn off the async tests (and rely on just running them locally) by excluding them in the CI workflow command, or else use the pytest-asyncio extension to mark the async tests as async (and I presume this would fix)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions