commit | 91d19d565c6f401c1349cd4999eeb38d9b9fa942 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon Oct 16 14:10:08 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed Oct 18 16:23:17 2017 -0700 |
tree | 3279c97e78cf501037196b7630ed6309f9073646 | |
parent | 2f33ad21a5c3688c33c1f36665216d76bac47f2c [diff] |
signal_catcher: print errno when tombstoned_notify_completion fails. Failure here could either be someone internal closing our FD (EBADF) or tombstoned closing its end of the socket (EPIPE). Print the error to disambiguate the cases. Bug: 67805174 Test: treehugger Change-Id: Ie35cb31218b5bb08757e61360c6539d39eece08b (cherry picked from commit ff9e43fa6dcd44cecb81149c8410c071ef840723)