runInBackground

fun runInBackground(coroutineContext: CoroutineContext = env.coroutineContextIO, block: suspend CoroutineScope.() -> Unit): Job