You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* RELNOTES: Refactor system suspend event handling.
We are looking to add more build anomaly reporting, so refactor the current system suspend handling to match the new model where we have a module and an event that we can record.
Note this deprecates the AnomalyRecord out of BES for the time being.
PiperOrigin-RevId: 409502784
* Switch to `ProcessHandle` for getting the pid.
Uses new Java API instead of a native method.
PiperOrigin-RevId: 409973910
* fix test
Co-authored-by: dmaclach <[email protected]>
Co-authored-by: jhorvitz <[email protected]>
0 commit comments