> On Wednesday, January 6, 2016 at 6:45:40 PM UTC+2,
merr...@gmail.com wrote:
> Thanks Andrew. With the ClientSession, performance increased ~10x. Can you elaborate on how I would keep the session inside the application's dictionary and > access it through the handler (which is only passed the request)? My current test code rather painfully accesses it as a global.
async def handle(request):