commit | 29d8a42d14544ac81b89243b22e46ce7c5c71701 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Tue Nov 29 12:56:34 2022 -0800 |
committer | Bart Van Assche <bvanassche@google.com> | Wed Nov 30 09:17:16 2022 -0800 |
tree | b2adb2a6bc28f7021edc8633b71c6cd93f0f5bef | |
parent | f9e6c5104d4d0be8661006e75ae2f5b8d227df12 [diff] |
Revert "init: Add more diagnostics for signalfd hangs." Revert commit 14f9c15e0560 ("init: Add more diagnostics for signalfd hangs") because: * That commit was intented to help with root-causing b/223076262. * The root cause of b/223076262 has been fixed (not blocking SIGCHLD in all threads in the init process). Test: Treehugger Change-Id: I586663ec0588e74a9d58512f7f31155398cf4f52 Signed-off-by: Bart Van Assche <bvanassche@google.com>