You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: test failures around missing 'event_loop' fixture
Caused by the recent pytest-asyncio 1.0 release, which included pytest-dev/pytest-asyncio#1106.
This is probably not the best fix - but it unbreaks things for now.
0 commit comments