runWithRepository

abstract suspend fun <R> runWithRepository(repository: RepositoryId, body: suspend () -> R): R