You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Speculative parallel prefetch of transitive dependencies
Before running the solver, prefetch the entire dependency tree
breadth-first with 16 concurrent HTTP requests. Uses only the
latest stable version's deps to avoid fetching every version.
0 commit comments