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
- "Native" async generator-based context managers do not get KI protected
- It'd be nice if we had a test helper for systematically injecting cancellations
- Discussion: what's the best strategy for "nowait" and "select" operations?
- Add timeout support to the test harness
- Mock network for testing
- It should be possible to get a traceback out of a cancel scope
- Does it make any sense for trio to support micropython?
- Document why SendStream.send_all doesn't automatically use a Lock to serialize calls
- Tracking issue: intermittent test failures
- Design: alternative scheduling models
- Docs
- Python not yet supported