withVirtualIOContext

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