Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-aiotask-context
Store context information inside the asyncio.Task object
https://github.com/Skyscanner/aiotask-context
0
no reviews
Install
This library is used to pass information between coroutine calls without the need to do it explicitly using the called coroutine args.
Supports both asyncio and uvloop loops.