commit | 658527bbdde8b88ca798527f03c3c67ad7f1c080 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Sun Dec 19 20:43:22 2021 -0800 |
committer | William A. Kennington III <wak@google.com> | Sun Dec 19 20:50:38 2021 -0800 |
tree | eba1ad2ed28e019f930e1ca6e42b02d22ae86868 | |
parent | cf4ce3c171cf222fd5920c173a0b7efadb674fe0 [diff] |
mainapp: Terminate cleanly for TERM and INT This makes it possible to instrument the application for memory leaks and other required sanitization at termination. Change-Id: If83bf7b5151231e8db35bf2e2f2d5ddc74b9627d Signed-off-by: William A. Kennington III <wak@google.com>