```tasks.forEach{ it.await() }``` throws the first...
# coroutines
d
Copy code
tasks.forEach{ it.await() }
throws the first exception