Replace list comprehensions with asyncio.gather() to await the injection API calls in fully concurrent manner.
2.7 KiB
2.7 KiB
Replace list comprehensions with asyncio.gather() to await the injection API calls in fully concurrent manner.