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.
We need to pin to <1.0 until we upgrade all scriptworkers past python 3.8, I guess.
0 commit comments