commit | 4273691e6bd27a4662c819b59ad38af8bd519011 | [log] [tgz] |
---|---|---|
author | James Zheng <alphetis@google.com> | Fri Aug 08 22:48:47 2025 +0000 |
committer | James Zheng <alphetis@google.com> | Thu Aug 14 13:11:27 2025 -0700 |
tree | 5fb3b2af4cd31a9aca1e44ff61648860999bde10 | |
parent | fa466317c4e7ed888ca3838c7577b091af4ba303 [diff] |
Fix PID failsafe loggers This CL fixes the silence issue of PID failsafe loggers. This CL also deprecates pointers for PID failsafe loggers to fix the crashes. Tested: https://paste.googleplex.com/6195713150812160 (No crash happens) https://paste.googleplex.com/4789243163181056 (The logs appear) https://fusion2.corp.google.com/6f303831-040f-31c0-a747-2c7c4458b54c https://fusion2.corp.google.com/b2560a17-2a26-36a0-a1e9-b13a4d395f02 https://fusion2.corp.google.com/b62ed499-47ba-30bc-97c5-4675fafe01cc Change-Id: I6d93aca91d8608c860768bad8a51fc814b694bcf Google-Bug-Id: 437375644 Google-Bug-Id: 403313360 Signed-off-by: James Zheng <alphetis@google.com>