awaitAll

Wait for all tasks to finish

Return

List or crash if one task failed and will not run the rest, if you don't care about resultT check awaitOrNull


Wait for all tasks to finish

Return

Array or crash if one task failed and will not run the rest, if you don't care about resultT check awaitOrNull