containers / containers/bubblewrap
--new-session inhibits bwrap's ability to terminate child process when parent is terminated
Open
- Dominant language
- C
- Stars
- 8.7k
- Forks
- 386
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 11
Description
When using `--new-session` to start a long-running process, and then pressing Ctrl-C in the terminal, only the parent bwrap process is terminated, leaving the child bwrap process and the sandboxed program running as orphans.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.