commit | 48dfcdb90a1bf8d0f23455ecec675c6175c06360 | [log] [tgz] |
---|---|---|
author | Howard Ro <yro@google.com> | Mon Oct 14 13:56:41 2019 -0700 |
committer | Howard Ro <yro@google.com> | Mon Oct 14 13:56:41 2019 -0700 |
tree | bd434b13b5bb75d13767e789c6b2e20c55052e91 | |
parent | e8990235446bef41e9a7fcb186dc51683afd5912 [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 Bug: 138764189 Test: Send SIGTERM to statsd and check if it is terminated. (note that init will revive statsd) Change-Id: Ie45821613664bf030754f835f5481c986ed3cede Merged-In: Id1146d772f8c68892256ee7a3eea70837fee5c7a