mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 00:45:43 +00:00
It makes no sense to forward it, SIGSTOP cannot be handled by userspace (like SIGKILL) and it didn't do anything before so this just makes it more explicit. Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
|---|---|---|
| .. | ||
| signal_common.go | ||
| signal_common_test.go | ||
| signal_linux.go | ||
| signal_linux_mipsx.go | ||
| signal_unix.go | ||
| signal_unsupported.go | ||