Files
docker-cli/cli/command
Brian Goff fff164c22e Ignore SIGURG on Linux.
In go1.14+, SIGURG is used by the runtime to handle preemtable system
calls.
In practice this signal caught *frequently*.

For reference:

https://go.googlesource.com/proposal/+/master/design/24543-non-cooperative-preemption.md
https://github.com/golang/go/issues/37942

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2021-01-15 19:03:39 +00:00
..
2021-01-15 19:03:39 +00:00
2020-09-15 16:26:47 -04:00
2020-09-18 09:26:39 -06:00
2020-12-04 00:27:40 +01:00
2020-10-02 15:59:42 +02:00
2017-09-01 19:41:06 -04:00
2019-01-10 22:25:43 +01:00