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
- 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
- The Listener interface is at the wrong level of abstraction
- Trace origin of cancellations
- Introduce performance measurements
- Add a blocked task watchdog
- Arbitrary kevent support
- Get N items from Channel
- Docs
- Python not yet supported