Skip to content

Fixes#4

Merged
umago merged 2 commits into
mainfrom
fixes
Apr 1, 2026
Merged

Fixes#4
umago merged 2 commits into
mainfrom
fixes

Conversation

@umago

@umago umago commented Apr 1, 2026

Copy link
Copy Markdown
Owner

No description provided.

umago added 2 commits April 1, 2026 20:08
This is the second attempt on this.

Upon goose starts, the parent process spawn some child process and then
dies, which caused the startup of the tool to fail if the sandbox was
running with --unshare-pid.

By running the command via "bash -i -c goose" the iteractive shell
prevents it from exiting and goose starts normally.

This patch implements that "hack", so all tools can be used with
--unshare-pid.

Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
The pre-commit hook wasn't pointing to the right check.sh path.

Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
@umago umago merged commit 820ab4e into main Apr 1, 2026
1 check passed
@umago umago deleted the fixes branch April 1, 2026 19:10
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