trio
https://github.com/python-trio/trio
Python
Trio – a friendly Python library for async concurrency and I/O
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported6 Subscribers
Add a CodeTriage badge to trio
Help out
- Issues
- trio.timeit utility
- Document how Trio handles signals
- Busy-waiting watchdog
- We should do a better job of preserving contextvars across mode switches
- Some way to take a cancellation in one call to wait_task_rescheduled and forward it to another task
- rename TASK_STATUS_IGNORED to TASK_STATUS_STUB
- Do a better job of communicating the problems with using nurseries/cancel scopes inside generators
- The Listener interface is at the wrong level of abstraction
- Trace origin of cancellations
- Introduce performance measurements
- Docs
- Python not yet supported