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

Add SpawnedJob.and_then API. #1435

Merged
merged 2 commits into from
Sep 1, 2021
Merged

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Sep 1, 2021

This allows collecting results from a Job's side-effects and will be used to
convert resolve information from Pip verbose logs into lock file data.

Work towards #1401.

This allows collecting results from a Job's side-effects and will be used to
convert resolve information from Pip verbose logs into lock file data.

Work towards pex-tool#1401.
Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for the clear tests and type hints.

@jsirois jsirois merged commit af39f1d into pex-tool:main Sep 1, 2021
@jsirois jsirois deleted the issues/1401/jobs branch September 1, 2021 20:22
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.

2 participants