Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate pex.resolver.BuildAndInstallRequest installed_wheel chroot logic. #2556

Open
jsirois opened this issue Oct 12, 2024 · 0 comments
Labels
tech-debt Issue that addresses technical debt.

Comments

@jsirois
Copy link
Member

jsirois commented Oct 12, 2024

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.

@jsirois jsirois added the tech-debt Issue that addresses technical debt. label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Issue that addresses technical debt.
Projects
None yet
Development

No branches or pull requests

1 participant