joinAll

suspend fun joinAll()

Joins all jobs sequentially


suspend fun joinAll(vararg keys: K)

Joins all jobs specified in keys in the declaration order