3 Comments
User's avatar
uzairu ibrahim's avatar

Jazakillahu bi khair ma!

Expand full comment
Shaza Ali's avatar

Wagazakom sir

Expand full comment
Peter's avatar

For async list comprehension, this post is a bit misleading - you probably want to emphasize the whole list comp does not run async, they await. Here's a good example - https://stackoverflow.com/questions/65175036/asyncio-gather-vs-list-comprehension

Expand full comment