commit | 086094608d26b9f6a466938d2893f108c8b11b78 | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Wed Jun 29 10:56:20 2022 -0700 |
committer | Bryce Lee <brycelee@google.com> | Wed Jun 29 10:57:57 2022 -0700 |
tree | bb5f2a581e1d038f237cd85dad4f67f3e66690ad | |
parent | de145197e4dfa046c729a123b8b78e3b35b89204 [diff] |
Check condition presence before updating callbacks. It is possible that a condition is removed on an execution loop with a subsequent update callback for that condition queued. This changelist checks the presence of the condition's callbacks before proceeding to update them. Fixes: 237362971 Test: atest ConditionMonitorTest#testUpdateRemovedCallback Change-Id: If2e4fcc8ff82f51134d91434ad7f2043f531ae77