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

[7.2.0] Wait for background tasks finished before releasing remoteCache. #22500

Merged
merged 1 commit into from
May 23, 2024

Conversation

bazel-io
Copy link
Member

So that the last task won't try to shutdown the remoteCache, otherwise, might cause deadlocks.

Fixes #21568.

PiperOrigin-RevId: 635746896
Change-Id: Ic321216dd0bda05ef1ad18367c8ebbcd1a1d272c

Commit a804fb1

So that the last task won't try to shutdown the remoteCache, otherwise, might cause deadlocks.

Fixes bazelbuild#21568.

PiperOrigin-RevId: 635746896
Change-Id: Ic321216dd0bda05ef1ad18367c8ebbcd1a1d272c
@bazel-io bazel-io requested a review from a team as a code owner May 22, 2024 15:43
@bazel-io bazel-io added team-Core Skyframe, bazel query, BEP, options parsing, bazelrc awaiting-review PR is awaiting review from an assigned reviewer labels May 22, 2024
@iancha1992 iancha1992 requested a review from coeuvre May 22, 2024 17:38
@iancha1992 iancha1992 enabled auto-merge May 22, 2024 17:39
@iancha1992 iancha1992 added this pull request to the merge queue May 23, 2024
Merged via the queue into bazelbuild:release-7.2.0 with commit b546d06 May 23, 2024
33 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Core Skyframe, bazel query, BEP, options parsing, bazelrc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants