>>778
task = asyncio.create_task(async_fn())
result = await task
result = await task