Skip to content

[9.1.0] Fix macOS getconf in server (https://github.com/bazelbuild/bazel/pull/29131)#29162

Merged
iancha1992 merged 1 commit intobazelbuild:release-9.1.0from
bazel-io:cp29131-9.1.0-144219
Apr 8, 2026
Merged

[9.1.0] Fix macOS getconf in server (https://github.com/bazelbuild/bazel/pull/29131)#29162
iancha1992 merged 1 commit intobazelbuild:release-9.1.0from
bazel-io:cp29131-9.1.0-144219

Conversation

@bazel-io
Copy link
Copy Markdown
Member

Calling getconf from a server process that lives longer than the user
session on macOS leads to failures. Now this value is computed in the
client and forwarded to the server.

Fixes #7692

Closes #29131.

PiperOrigin-RevId: 892332643
Change-Id: I5d0bb169ca3c9c4e241612074863700a4ddf6a07

Commit bc4413e

Calling getconf from a server process that lives longer than the user
session on macOS leads to failures. Now this value is computed in the
client and forwarded to the server.

Fixes bazelbuild#7692

Closes bazelbuild#29131.

PiperOrigin-RevId: 892332643
Change-Id: I5d0bb169ca3c9c4e241612074863700a4ddf6a07
@bazel-io bazel-io requested a review from a team as a code owner March 31, 2026 14:43
@bazel-io bazel-io added team-Rules-CPP Issues for C++ rules team-Local-Exec Issues and PRs for the Execution (Local) team awaiting-review PR is awaiting review from an assigned reviewer labels Mar 31, 2026
@bazel-io bazel-io requested a review from tjgq March 31, 2026 14:43
@iancha1992 iancha1992 enabled auto-merge March 31, 2026 18:27
@iancha1992 iancha1992 added this pull request to the merge queue Apr 8, 2026
Merged via the queue into bazelbuild:release-9.1.0 with commit 727fdc1 Apr 8, 2026
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Apr 8, 2026
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-Rules-CPP Issues for C++ rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants