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
- Make `autojump`/`autojump_threshold` methods of `abc.Clock`
- attempt to add typing to _create
- We could have an ABC for synchronous channels
- `sleep()` hangs indefinitely when using a custom clock
- shell command does not terminate on cancel
- Defer KI if trio is doing IO
- Add exception message for easier debugging with `Cancelled`
- Some publicly exposed functions/properties have no documentation
- avoid holding a reference to exception and value in to_thread_run_sync
- Some functions and properties in the documentation have no docstring
- Docs
- Python not yet supported