runInForeground

fun <T> runInForeground(block: suspend CoroutineScope.() -> T): T