runOnIOBoundDispatcher

fun <T> runOnIOBoundDispatcher(executorService: ExecutorService? = null, block: suspend () -> T): T(source)