commit | acd55b39fe75349967c31a5736726fb84d3335af | [log] [tgz] |
---|---|---|
author | Keun-young Park <keunyoung@google.com> | Tue Mar 28 17:55:43 2017 -0700 |
committer | Keun-young Park <keunyoung@google.com> | Wed Mar 29 16:33:25 2017 -0700 |
tree | e80920de4e7a46ab4bd9900e417f83488d096713 | |
parent | fac4b63effee6c69908f559fd5e260bc95f1893a [diff] |
send SIGTERM only once - Processes capturing SIGTERM signal will not terminate and killProcessGroup will timeout after retry. This gives 200ms of waiting per such process. Change it to retry only once as SIGTERM will keep failing for such process. bug: 36696408 Test: check time spent in SIGTERM for reboot Change-Id: I9b0843614598dd3f97a50b21352046297ed70b6b