uniflow-core / io.uniflow.core.threading / onIO

onIO

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

Switch current execution context to IO Thread