From ce743a4fd092f3cb5d6718ddd07501cf2329aeee Mon Sep 17 00:00:00 2001 From: Jinjing <6427696+AmethystLiang@users.noreply.github.com> Date: Mon, 24 Aug 2026 08:57:47 -0700 Subject: [PATCH] Add wsl-process-group-termination to WSL invocation allowlist --- src/main/wsl/__fixtures__/wsl-invocation-allowlist.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/wsl/__fixtures__/wsl-invocation-allowlist.txt b/src/main/wsl/__fixtures__/wsl-invocation-allowlist.txt index 01dc111ae1b..08f153f6ba1 100644 --- a/src/main/wsl/__fixtures__/wsl-invocation-allowlist.txt +++ b/src/main/wsl/__fixtures__/wsl-invocation-allowlist.txt @@ -23,6 +23,7 @@ main/codex/codex-trust-grant-host.ts main/codex/codex-wsl-hook-install-plan.ts main/daemon/pty-subprocess.ts main/git/runner.ts +main/git/wsl-process-group-termination.ts main/git/wsl-git-read-environment.ts main/ipc/filesystem-watcher-wsl.ts main/local-worktree-filesystem.ts