commit | caf58cf18153dafc29ec2043b6f976404df4212b | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue Mar 17 09:31:01 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed Mar 18 13:53:15 2020 -0700 |
tree | 1dc58f2aaa485e0ffe73549aa99bbbb4b2264c38 | |
parent | e6fe3e33858ae3616fb31f52987ed6f9587bff33 [diff] |
storaged: ignore SIGPIPE It is possible for storaged to terminate due to SIGPIPE if its clients have terminated. This is not a fatal condition from storaged's perspective, so we ignore SIGPIPE instead. Bug: 151581751 Test: build Merged-In: I633780ed20908be02e5e1dea9504e140932afc8c Change-Id: I633780ed20908be02e5e1dea9504e140932afc8c (cherry picked from commit 3f3b1708d9539c2d057555deb132f82fb0d29176)