Skip to content

disable build isolation to allow custom setuptools versions#5545

Closed
jakecoffman wants to merge 1 commit intomainfrom
jakecoffman/build-isolation
Closed

disable build isolation to allow custom setuptools versions#5545
jakecoffman wants to merge 1 commit intomainfrom
jakecoffman/build-isolation

Conversation

@jakecoffman
Copy link
Copy Markdown
Member

@jakecoffman jakecoffman commented Aug 16, 2022

The original retry logic was introduced in #2815.

We're now seeing a new reason why retrying without build isolation when setuptools doesn't work with the library being compiled.

So I figured we could just retry regardless of what the specific error is in the helpers rather than chasing the error of the day 😄

@jakecoffman jakecoffman mentioned this pull request Aug 16, 2022
@pavera
Copy link
Copy Markdown
Contributor

pavera commented Aug 16, 2022

@jurre let me know #5540 (comment) that this retry is relatively expensive, so I would think we wouldn't want to always retry if it is an error we know we can't recover from

@jurre
Copy link
Copy Markdown
Member

jurre commented Aug 16, 2022

Yeah, I guess it's better than a broken update, but if we can avoid it that would probably be preferable

@jakecoffman
Copy link
Copy Markdown
Member Author

#5546 makes the most sense at this point

@jakecoffman jakecoffman deleted the jakecoffman/build-isolation branch September 2, 2022 18:34
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.

3 participants