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 EventStream class based on 'pulse' prototype
- CI: fetch Proxifier LSP from a source we control
- Build our own file I/O API
- Consider supporting POSIX aio for disk I/O (mostly useful for FreeBSD)
- SendChannel.send() doesn't have a defined ordering
- CancelScope should ensure that the current task is the same in __enter__() and __exit__()
- [Question] What is the best way to create temp files and directories?
- "Cancel scope stack corrupted" is thrown when recursion depth exceeded
- Error in trio's sys.excepthook when maximum recursion depth exceeded
- Consider setting TCP_QUICKACK instead of TCP_NODELAY when possible
- Docs
- Python not yet supported