Consolidate pex.resolver.BuildAndInstallRequest
installed_wheel chroot logic.
#2556
Labels
tech-debt
Issue that addresses technical debt.
Right now Pip installations are growing a copy of this logic and it should be consolidated. As part of this, moving from AtomicDirectory use to atomic_directory use in
BuildAndInstallRequest
probably makes sense to avoid burning cpu and iops unnecessarily.The text was updated successfully, but these errors were encountered: