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

Make run_pex_command more robust. #670

Merged
merged 1 commit into from Feb 14, 2019
Merged

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Feb 12, 2019

Instead of trying to emulate running the pex command, actually just run
it. This is ~5% slower but perfectly robust to oddities of attempting
to run main "live".

Fixes #669.

Instead of trying to emulate running the pex command, actually just run
it. This is ~5% slower but perfectly robust to oddities of attempting
to run main "live".

Fixes pex-tool#669.
Copy link

@stuhood stuhood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent ratio on this one. Worth it.

@jsirois jsirois merged commit 87ea9b5 into pex-tool:master Feb 14, 2019
@jsirois jsirois deleted the issues/669 branch February 14, 2019 17:08
Copy link
Contributor

@blorente blorente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Very nice fix.

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

3 participants