Skip to content

Backport fix for multiple dependency race conditions to Poetry 1.8 #10475

@OfficiallySomeGuy

Description

@OfficiallySomeGuy

Description

We're seeing issues with a race conditions when referencing two dependencies from the same Git repository.

This seems to have been previously reported in this issue resolved in #9658 here -- however it does not seem that these commits made it to the latest Poetry 1.x release (at time of writing, Poetry 1.8).

It is likely that others who have not yet upgraded to Poetry 2.x will see this issue also -- this issue requests the creation of a new maintenance release of Poetry 1.8 containing the commits by @radoering in #9658.

Workarounds

Currently we disable parallelism in Poetry, which has a significant negative impact on build time.

Poetry Installation Method

pip

Operating System

MacOS

Poetry Version

Poetry (version 1.8.5)

Poetry Configuration

N/A

Python Sysconfig

N/A

Example pyproject.toml

Poetry Runtime Logs

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working as expectedstatus/triageThis issue needs to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions