mirror of
https://github.com/containers/podman.git
synced 2026-06-08 07:46:17 -04:00
Also, we don't proxy SIGURG (Golang uses it internally for waking threads, so Go processes get it constantly (see [1] for more details). [1] https://github.com/golang/go/issues/37942 Signed-off-by: Matt Heon <mheon@redhat.com>