With pytest-asyncio==0.19.0 the asyncio-mode has been defaulted to strict. This breaks most of respx's tests. https://github.com/pytest-dev/pytest-asyncio#modes
With pytest-asyncio==0.19.0 the asyncio-mode has been defaulted to strict. This breaks most of respx's tests.
https://github.com/pytest-dev/pytest-asyncio#modes