launchUnscopedAndWait

suspend fun <T> CoroutineContext.launchUnscopedAndWait(block: suspend () -> T): T