Skip to content

Enable "asyncio debug mode" for default event loop #980

Open
@p-rogalski

Description

The Python asyncio library has a debug mode, which is supposed to ease developing: https://docs.python.org/3/library/asyncio-dev.html#debug-mode

What about enabling this in pytest-asyncio for the default event loop? This could be made configurable via a config option.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions