Skip to content
Commit d978d634 authored by Patrick Baumann's avatar Patrick Baumann
Browse files

Only update cache for new user on user create

This change optimizes our handling of user additions to only compute the
cache for the newly added user and its interactions with existing users.
Prior to this change, we'd recompute the entire cache on user add.

Test: atest AppsFilterTest AppEnumerationTests
Fixes: 187853334
Change-Id: I09cb9f98b34d86ae678373d3f61dd5fdd334cfb7
Merged-In: I09cb9f98b34d86ae678373d3f61dd5fdd334cfb7
parent ccc98b8d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment