commit | eec8ee430c431e3991e68bb604b62682b8defce8 | [log] [tgz] |
---|---|---|
author | Stanislav Zholnin <zholnin@google.com> | Mon May 18 02:37:23 2020 +0100 |
committer | Tej Singh <singhtejinder@google.com> | Tue May 19 01:30:14 2020 -0700 |
tree | fa54d42ceace551832461de408147387a43e489a | |
parent | 1ecd4528fb3c07af3279428e1131909ad640b27d [diff] |
Fix race condition on cancelling alarms There was a race condition in which pulling alarms can be cancellled after they are initialized, causing bucket boundary pulls to fail. Test: manually verifified alarm consistently cancelled before being set Test: manually verified alarms were properly cancelled on statsd crash Fix: 156855909 Change-Id: I913b6f3e3d03269fb9283199f8b9d666a298e145