Skip to content

Conversation

@dhellmann
Copy link
Member

There are cases where we rebuild dependencies during bootstrap, so we need to ensure the cleanup code is robust in the face of repeats. This change ensures that we do not try to delete the build environment directory if we think we have one, but it has already been cleaned up.

There are cases where we rebuild dependencies during bootstrap, so we
need to ensure the cleanup code is robust in the face of repeats. This
change ensures that we do not try to delete the build environment
directory if we think we have one, but it has already been cleaned up.

Signed-off-by: Doug Hellmann <dhellmann@redhat.com>
@rd4398 rd4398 self-requested a review April 16, 2025 14:40
Copy link
Contributor

@rd4398 rd4398 left a comment

Choose a reason for hiding this comment

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

LGTM!

@mergify mergify bot merged commit 9d0b9a9 into python-wheel-build:main Apr 16, 2025
92 checks passed
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