Files
docker-cli/cli/command
Brian Goff 3c87f01b18 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>
(cherry picked from commit fff164c22e)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-04 14:44:39 +01:00
..
2021-02-04 14:44:39 +01:00
2021-01-28 22:27:59 +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