commit | 983294b32ec0b7a98240161e26c116039f794b3d | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Fri Aug 02 13:51:14 2019 -0700 |
committer | Hai Zhang <zhanghai@google.com> | Fri Aug 02 13:51:14 2019 -0700 |
tree | d6a607741b23d5e25531d9e4db546a077f1eb5f7 | |
parent | c7487391b0870e59a5c9d44d8e479bb55984ac5f [diff] |
Don't throw exception for destroyed RoleUserState. This is inherently racy upon user removal and thus we should just ignore the persistence for destroyed states. Also added missing synchronization for getHeldRoles(). Fixes: 138776514 Test: presubmit Change-Id: I3f67d48377b43181a844c612cb39ce85017cd8d3