Skip to content

fix(deps): update sandboxd to guard cgroup cleanup PIDs - #60

Merged
tianyuzhou95 merged 1 commit into
mainfrom
codex/update-sandboxd-cgroup-pid-guard
Sep 10, 2026
Merged

fix(deps): update sandboxd to guard cgroup cleanup PIDs#60
tianyuzhou95 merged 1 commit into
mainfrom
codex/update-sandboxd-cgroup-pid-guard

Conversation

@tianyuzhou95

Copy link
Copy Markdown
Collaborator

Update sandboxd from b8f4656 to f045a67 (inclusionAI/sandboxd#53) to prevent cgroup cleanup from calling kill(0, SIGKILL) and killing sandboxd’s own process group.

Only the submodule pin changes. The merged source matches the remotely tested fix: full unit tests, formatting/vet, and cgroup race checks passed. No local build was run.

Advance sandboxd to f045a67, which validates cgroup PID snapshots before
sending signals. This prevents kill(0, SIGKILL) from terminating sandboxd's
own process group during cleanup.

The pinned change includes the cgroup v1/v2 guard and regression tests
merged in inclusionAI/sandboxd#53.

Signed-off-by: Tianyu Zhou <albert.zty@antgroup.com>
@tianyuzhou95
tianyuzhou95 merged commit d992d0c into main Sep 10, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant