suspend fun <T> onDefault(block: suspend CoroutineScope.() -> T): T
Switch current execution context to Default Thread