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
- Slower performance compared to curio
- start() shouldn't support multiple tasks in the old_nursery
- Idea: unbound nurseries?
- We need a mechanism to crash Trio with a given exception; how should it work?
- non-deterministic deadlock in test_subprocess::test_warn_on_failed_cancel_terminate
- Figure out if we're using the correct clocks everywhere
- document issues with reentrancy in trio guest mode
- Cancelled AsyncResources eat exceptions
- In run_process moved deliver_cancel exception handling to the caller code
- Maybe use a more efficient wakeup mechanism
- Docs
- Python not yet supported