I can\'t get my head around some of async bits. I have an async function which pulls some JSON (using aiohttp) and awaits on another and then another as follows: