containers / containers/bubblewrap
Pass WINCH signal to child process
Open
- Dominant language
- C
- Stars
- 8.7k
- Forks
- 386
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 11
Description
Program running in sandbox is not getting SIGWINCH events (this can be verified easily by doing "strace cat"). It seems to me that forwarding this signal would be quite useful and wouldn't be a security issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.