From 31811265b0a176d92d679932d08b9e74156010d9 Mon Sep 17 00:00:00 2001 From: won Date: Sat, 22 Aug 2026 11:50:53 -0700 Subject: [PATCH] Preserve Guardian cancellation in legacy shell handler --- codex-rs/core/src/tools/handlers/shell.rs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/codex-rs/core/src/tools/handlers/shell.rs b/codex-rs/core/src/tools/handlers/shell.rs index accd129e33..481e810cba 100644 --- a/codex-rs/core/src/tools/handlers/shell.rs +++ b/codex-rs/core/src/tools/handlers/shell.rs @@ -146,6 +146,7 @@ async fn run_exec_like(args: RunExecLikeArgs) -> Result Result Result