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
- Add the concept of a tree variable (TreeVar)
- In run_process, what should happen if the deliver_cancel function raises an exception?
- Raise deferred KeyboardInterrupt out of run() after cancelling all tasks
- Idea: TreeVar (context variables that follow stack discipline)
- Teach sphinx about the difference between object public names and private names, to enable source links, etc.?
- Idea: service nurseries
- Track KeyboardInterrupt protection per code object
- Expose most of trio._util and trio._deprecate for the benefit of the Trio ecosystem
- Extending memory channel API, adding lightweight pub-sub
- Returning a value from inside a nursery block behaves counterintuitively
- Docs
- Python not yet supported