Files
docker-cli/cli
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
2021-01-28 22:27:59 +00:00
2017-09-01 19:41:06 -04:00
2017-04-17 17:40:59 -04:00