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
ImportError while loading conftest '/home/runner/work/anyio/anyio/tests/conftest.py'.
tests/conftest.py:17: in <module>
import uvloop
/opt/hostedtoolcache/Python/3.14.0-alpha.1/x64/lib/python3.14/site-packages/uvloop/__init__.py:9: in <module>
from .loop import Loop as __BaseLoop # NOQA
uvloop/includes/stdlib.pxi:47: in init uvloop.loop
???
E AttributeError: module 'asyncio' has no attribute 'AbstractChildWatcher'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: