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
- trio finalizes async gen functions without ResourceWarning on pypy - or if a strong reference is kept
- throw unraisable exceptions out of trio.run if possible
- Best number of `total_tokens` on the default `CapacityLimiter`
- use case for deriving from CancelScope
- Should `Nursery.start()` be error-interruptible by cancellation?
- Can't pickle `trio` as a package
- run_fn_as_system_task does not account for nested Trio
- func never called after trio.to_thread.run_sync(func, obj) (only for trio >= 0.16)
- Nasty edge case in async generator shutdown: can't tell what order to close them in
- Should MemoryChannels have their buffers be growable and shrinkable?
- Docs
- Python not yet supported