commit | 2d99718adf13eb116207abd25d05676dd2a691db | [log] [tgz] |
---|---|---|
author | Eric Jeong <ericjeong@google.com> | Thu Oct 03 13:33:48 2019 -0700 |
committer | Eric Jeong <ericjeong@google.com> | Thu Oct 03 14:19:57 2019 -0700 |
tree | 6e5d25547b987c506f28966b5df494cdf68858c2 | |
parent | c7799159020448123dd1b604e9fcef7b58810950 [diff] |
Terminate statsd on a few signals including SIGTERM - statsd is handling SIGHUP/SIGQUIT/SIGINT/SIGTERM, but doesn't exit. - The expected behaviour is that statsd would exit after finalizing log processing when those signals are received. Bug: 139817664 Test: Send SIGTERM to statsd and check if it is terminated. (note that init will revive statsd) Change-Id: Id1146d772f8c68892256ee7a3eea70837fee5c7a