containerd/cmd
Brian Goff 899b4e3cb5 Ignore SIGURG signals in signal forwarder
Starting with go1.14, the go runtime hijacks SIGURG but with no way to
not send to other signal handlers.

In practice, we get this signal frequently.
I found this while testing out go1.15 with ctr and multiple execs with
only `echo hello`. When the process exits quickly, if the previous
commit is not applied, you end up with an error message that it couldn't
forward SIGURG to the container (due to the process being gone).

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2020-09-04 16:19:31 -07:00
..
containerd Merge pull request #4518 from knight42/feat/btrfs-config-root-path 2020-09-03 11:12:27 -07:00
containerd-shim Integrate sys.SetSubreaper, sys.GetSubreaper in sys/reaper package 2020-05-04 08:44:02 +02:00
containerd-shim-runc-v1 Fix linter errors 2019-07-14 20:49:40 -07:00
containerd-shim-runc-v2 Fix linter errors 2019-07-14 20:49:40 -07:00
containerd-stress Fix density spec generation 2019-09-17 16:21:25 -04:00
ctr Ignore SIGURG signals in signal forwarder 2020-09-04 16:19:31 -07:00
gen-manpages man: move ctr.1, containerd-config to section 8, and fix generation 2020-04-03 12:32:52 +02:00
protoc-gen-gogoctrd Update ttrpc for containerd repo 2018-06-28 09:53:40 -04:00