Only fire EvictionCallback when item actually evicted
In TaskKeyLruCache, we currently call the EvictionCallback without checking if the entry was actually evicted or not. fixes: 138952364 Test: Unit tests, manually inspected via debugger Change-Id: Ic8e871f8e5a0324e4d00011d5bcd7036302b5c68
Loading
Please register or sign in to comment