Skip to content

Remote: Fix crashes with InterruptedException when using http cache.#14992

Closed
coeuvre wants to merge 1 commit intobazelbuild:masterfrom
coeuvre:fix-14787
Closed

Remote: Fix crashes with InterruptedException when using http cache.#14992
coeuvre wants to merge 1 commit intobazelbuild:masterfrom
coeuvre:fix-14787

Conversation

@coeuvre
Copy link
Copy Markdown
Member

@coeuvre coeuvre commented Mar 7, 2022

Also cancels tasks submitted during afterCommand if interrupted.

Fixes #14787.

@coeuvre coeuvre requested a review from a team as a code owner March 7, 2022 18:21
@gregestren gregestren added the team-Remote-Exec Issues and PRs for the Execution (Remote) team label Mar 7, 2022
@bazel-io bazel-io closed this in a73aa12 Mar 8, 2022
brentleyjones pushed a commit to brentleyjones/bazel that referenced this pull request Mar 8, 2022
Also cancels tasks submitted during `afterCommand` if interrupted.

Fixes bazelbuild#14787.

Closes bazelbuild#14992.

PiperOrigin-RevId: 433205726
(cherry picked from commit a73aa12)
Wyverald pushed a commit that referenced this pull request Mar 8, 2022
…14999)

Also cancels tasks submitted during `afterCommand` if interrupted.

Fixes #14787.

Closes #14992.

PiperOrigin-RevId: 433205726
(cherry picked from commit a73aa12)

Co-authored-by: Chi Wang <chiwang@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Remote-Exec Issues and PRs for the Execution (Remote) team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bazel crashes with InterruptedException when certain benign errors happen

2 participants