Skip to content

Fetch from registries concurrently when non-default --index-strategy is present #10429

Closed
@charliermarsh

Description

@charliermarsh

Within the RegistryClient, for a single package, we can fetch from all registries concurrently if the user has an unsafe --index-strategy, since we know we'll fetch from all of them.

Metadata

Metadata

Assignees

Labels

performancePotential performance improvement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @charliermarsh

    Issue actions

      Fetch from registries concurrently when non-default `--index-strategy` is present · Issue #10429 · astral-sh/uv