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
NOTE: This project is under early stage of development. The public APIs may break version by version.
...
trio: An alternative implementation of asynchronous IO stack for Python, with focus on cancellation scopes and task groups called "nursery".
Am I right in thinking that this project is now pretty mature and stable? And with task groups now in asyncio for python 3.11, where do you see things standing on the trio / asyncio debate?
Thanks!
Tim
The text was updated successfully, but these errors were encountered:
At the top of the README.md file it says:
Am I right in thinking that this project is now pretty mature and stable? And with task groups now in asyncio for python 3.11, where do you see things standing on the trio / asyncio debate?
Thanks!
Tim
The text was updated successfully, but these errors were encountered: