Skip to content

executor: execute parallel unsafe ops serially#3099

Merged
finswimmer merged 1 commit into
python-poetry:1.1from
abn:issue/3086
Oct 6, 2020
Merged

executor: execute parallel unsafe ops serially#3099
finswimmer merged 1 commit into
python-poetry:1.1from
abn:issue/3086

Conversation

@abn

@abn abn commented Oct 6, 2020

Copy link
Copy Markdown
Member

Resolves: #2658 #3086
Closes: #3095

@abn abn requested a review from a team October 6, 2020 09:38
@abn abn mentioned this pull request Oct 6, 2020
1 task
@abn abn added the kind/bug Something isn't working as expected label Oct 6, 2020
@abn abn added this to the 1.1 milestone Oct 6, 2020

@PetterS PetterS left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks a lot for this! 👍

I think that in order to test this, some refactoring of the code is needed.

Comment thread poetry/installation/executor.py
@abn

abn commented Oct 6, 2020

Copy link
Copy Markdown
Member Author

I think that in order to test this, some refactoring of the code is needed.

Race conditions are inherently hard to test. I would be happy with no regressions and manual verification for now.

@finswimmer finswimmer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM 👍

@finswimmer finswimmer merged commit dc2a75d into python-poetry:1.1 Oct 6, 2020
@abn abn deleted the issue/3086 branch October 6, 2020 19:00
@abn abn linked an issue Oct 6, 2020 that may be closed by this pull request
3 tasks
@github-actions

github-actions Bot commented Mar 1, 2024

Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

kind/bug Something isn't working as expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editable installs sometimes cannot be imported (poetry 1.1.0)

3 participants