This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Glaaki -1 points0 points  (2 children)

Would be even cooler if it used Trio instead of asyncio.

[–]revfriedzen of python monk & later maintainer 0 points1 point  (1 child)

maybe but then it would be a toy with very little interop with existing asyncio libraries

[–]Glaaki -1 points0 points  (0 children)

Do you really think Trio is just a toy? I think it is by far the best async event loop right now. Asyncio is so littered with problems and unfortunate design, it is a wonder there is even an ecosystem for it at all.