-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed as not planned
Closed as not planned
Copy link
Labels
kind/bugSomething isn't working as expectedSomething isn't working as expectedstatus/triageThis issue needs to be triagedThis issue needs to be triaged
Description
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
Labels
kind/bugSomething isn't working as expectedSomething isn't working as expectedstatus/triageThis issue needs to be triagedThis issue needs to be triaged