Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.0.1] Retry the cleanup of downloadAndExtract #24630

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

bazel-io
Copy link
Member

This helps the HTTP downloader better cope with filesystems where unlink is non-atomic.

Closes #24295.

PiperOrigin-RevId: 697920434
Change-Id: I91b4dbf07a2efdca07c0310e15aac5f4d89c4091

Commit 99a27f6

This helps the HTTP downloader better cope with filesystems where unlink is non-atomic.

Closes bazelbuild#24295.

PiperOrigin-RevId: 697920434
Change-Id: I91b4dbf07a2efdca07c0310e15aac5f4d89c4091
@bazel-io bazel-io requested a review from a team as a code owner December 10, 2024 19:22
@bazel-io bazel-io added team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. awaiting-review PR is awaiting review from an assigned reviewer labels Dec 10, 2024
@bazel-io bazel-io requested a review from Wyverald December 10, 2024 19:22
@iancha1992 iancha1992 enabled auto-merge (squash) December 10, 2024 19:22
@meteorcloudy meteorcloudy added this pull request to the merge queue Dec 11, 2024
Merged via the queue into bazelbuild:release-8.0.1 with commit ecd8bbc Dec 11, 2024
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants