Skip to content

Add CLI option to pass common signals to sandboxed process#586

Open
aaruni96 wants to merge 2 commits intocontainers:mainfrom
aaruni96:ak/sigint
Open

Add CLI option to pass common signals to sandboxed process#586
aaruni96 wants to merge 2 commits intocontainers:mainfrom
aaruni96:ak/sigint

Conversation

@aaruni96
Copy link

@aaruni96 aaruni96 commented Aug 1, 2023

Adds an command line switch to optionally pass SIGINT and SIGTERM to the sandboxed process to handle.

Builds on the work done in #402 .

Fixes #369
Fixes #573

Loading
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.

Pass WINCH signal to child process ctrl+c sends SIGINT to bubblwrap instead of child process

6 participants