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

Fix --runtime-pex-root leak in pex bootstrap. #1244

Merged

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Feb 20, 2021

When PEX bootstrap involved finding an interpreter, the
--runtime-pex-root was not propagated and interpreter identification
files would leak into the default PEX_ROOT.

Add a failing test that is fixed by proper PEX_ROOT propagation during
PEX bootstrapping.

When PEX bootstrap involved finding an interpreter, the
`--runtime-pex-root` was not propagated and interpreter identification
files would leak into the default `PEX_ROOT`.

Add a failing test that is fixed by proper PEX_ROOT propagation during
PEX bootstrapping.
@jsirois
Copy link
Member Author

jsirois commented Feb 22, 2021

After the weekend bump.

@jsirois jsirois merged commit eb63235 into pex-tool:master Feb 22, 2021
@jsirois jsirois deleted the runtime_pex_root/propagate_to_interpreter branch February 22, 2021 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants