commit | 6a5e0a1cba979c3c793e794c41481221da9a4e33 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Sun Dec 19 20:47:34 2021 -0800 |
committer | William A. Kennington III <wak@google.com> | Tue Dec 21 00:57:43 2021 +0000 |
tree | 8adc4f75be264255cea1663fe32ee25741a0fdda | |
parent | b3baa683814f9bc0c75fe06fbf5b89d57564d9d1 [diff] |
main: 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: I94741c4df746d5cc65ce77ad5cf86ef505b7576b Signed-off-by: William A. Kennington III <wak@google.com>