Files
containerd/cmd
Liu Hua 86277395cf signal: do not print message when dealing with SIG_PIPE
If we print message when SIG_PIPE occuers in signal handler.
There is a loop {print->SIG_PIPE->print->SIG_PIPE...}, which consume
a lot of cpu time. So do not print message in this situaiton.

Signed-off-by: Liu Hua <weldonliu@tencent.com>
2021-01-12 12:34:53 +08:00
..
2020-12-09 00:30:29 -08:00
2019-07-14 20:49:40 -07:00
2019-07-14 20:49:40 -07:00
2021-01-01 06:32:01 +09:00