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
Can you reproduce the bug with PYTHONASYNCIODEBUG in env?:
Does uvloop behave differently from vanilla asyncio? How?:
Would be nice to have this compiled as a wheel for pip installation.
Use Case: fastapi, pydantic, sqlmodel (one of them can't remember) utilizes it as a dependency and it takes a long time to cross compile in docker with docker buildx. I support a product on a raspberry pi 3b and 4 and would be nice to have these avaliable.
Let me know what I can do to help! Mahalo
The text was updated successfully, but these errors were encountered:
uvloop version:
all
Python version:
3.10 / 3.9
Platform:
arm7
Can you reproduce the bug with
PYTHONASYNCIODEBUG
in env?:Does uvloop behave differently from vanilla asyncio? How?:
Would be nice to have this compiled as a wheel for pip installation.
Use Case: fastapi, pydantic, sqlmodel (one of them can't remember) utilizes it as a dependency and it takes a long time to cross compile in docker with
docker buildx
. I support a product on a raspberry pi 3b and 4 and would be nice to have these avaliable.Let me know what I can do to help! Mahalo
The text was updated successfully, but these errors were encountered: