fix(shell): prevent login-shell PATH probe from suspending goose on startup (#8804)

Signed-off-by: Adam Miller <admiller@redhat.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
This commit is contained in:
Adam Miller
2026-04-27 09:56:50 -05:00
committed by GitHub
parent d8e4b55d16
commit 739f4e88b8
5 changed files with 56 additions and 36 deletions
Generated
+2
View File
@@ -4394,6 +4394,7 @@ dependencies = [
"pem",
"pkcs1",
"pkcs8",
"process-wrap",
"pulldown-cmark",
"rand 0.8.5",
"rayon",
@@ -4527,6 +4528,7 @@ dependencies = [
"indoc",
"lopdf",
"once_cell",
"process-wrap",
"reqwest 0.13.2",
"rmcp",
"schemars 1.2.1",