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.1] Do not fail a sandboxed spawn for missing execution statistics #22790

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

bazel-io
Copy link
Member

This was already the case for "local" spawns. Statistics may be missing if the spawn wrapper exits abnormally.

Fixes #22151.

Closes #22780.

PiperOrigin-RevId: 644378541
Change-Id: Ia3d792f380b78945523f21875c593744b60f0c81

Commit ec41dd1

This was already the case for "local" spawns. Statistics may be missing if the spawn wrapper exits abnormally.

Fixes bazelbuild#22151.

Closes bazelbuild#22780.

PiperOrigin-RevId: 644378541
Change-Id: Ia3d792f380b78945523f21875c593744b60f0c81
@bazel-io bazel-io requested a review from a team as a code owner June 18, 2024 14:34
@bazel-io bazel-io added team-Performance Issues for Performance teams team-Local-Exec Issues and PRs for the Execution (Local) team awaiting-review PR is awaiting review from an assigned reviewer labels Jun 18, 2024
@bazel-io bazel-io requested a review from tjgq June 18, 2024 14:34
@keertk keertk enabled auto-merge June 18, 2024 15:00
@keertk
Copy link
Member

keertk commented Jun 18, 2024

@tjgq could you approve this one?

@keertk keertk added this pull request to the merge queue Jun 19, 2024
Merged via the queue into bazelbuild:release-7.2.1 with commit da8b1be Jun 19, 2024
33 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Local-Exec Issues and PRs for the Execution (Local) team team-Performance Issues for Performance teams
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants