or even replace `async` with `launch` if you don’t...
# coroutines
g
or even replace
async
with
launch
if you don’t want to do something after those tasks (so you don’t care about await())