Assuming that’s right, we’d still need to modify `...
# general
a
Assuming that’s right, we’d still need to modify
pex
both because we’d need a per-target lockfile, and because we’d need something to actually do the fetch on bootstrap. The only thing that would change is that if you built the
pex
twice in a row, clearing caches in between times, you’re more likely to get the same result, because we’re effectively caching part of the resolve in a new place.