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
- 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
- Add a blocked task watchdog
- Arbitrary kevent support
- Get N items from Channel
- Should serve_* take positional *args and pass them on to the handler?
- [minor] Test helper fill_socket is probably unreliable on Windows
- Docs
- Python not yet supported