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.0] Don't crash when repo rule throws InterruptedException #24314

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

bazel-io
Copy link
Member

Should fix a server crash due to unexpected exception type: java.lang.InterruptedException when interrupting a repo rule fetch.

Closes #24278.

PiperOrigin-RevId: 696043083
Change-Id: I44c95fb6b0043c89de8aa526c2ff9cf014ce9447

Commit 21d8b02

Should fix a server crash due to `unexpected exception type: java.lang.InterruptedException` when interrupting a repo rule fetch.

Closes bazelbuild#24278.

PiperOrigin-RevId: 696043083
Change-Id: I44c95fb6b0043c89de8aa526c2ff9cf014ce9447
@bazel-io bazel-io requested a review from a team as a code owner November 13, 2024 16:32
@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 Nov 13, 2024
@bazel-io bazel-io requested a review from Wyverald November 13, 2024 16:32
@iancha1992 iancha1992 enabled auto-merge November 13, 2024 18:18
@iancha1992 iancha1992 added this pull request to the merge queue Nov 13, 2024
Merged via the queue into bazelbuild:release-8.0.0 with commit 973cc79 Nov 13, 2024
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Nov 13, 2024
@Wyverald Wyverald deleted the cp24278-8.0.0 branch November 13, 2024 23:19
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.

4 participants