Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1427c602 authored by Ben Lin's avatar Ben Lin
Browse files

Make RecentsLoader load on a per-authority basis instead of per-root.

RecentsLoader currently spins up a RecentsTask for each individual root,
and we have a threshold of how many tasks can be ran in parallel to
prevent too many Providers getting spun up. However, it's possible that
multiple roots share the same authority/provider. Changing the Loader
behavior so it spins up one Loader per authority, as opposed to per
root.

Bug: 31682079
Change-Id: I64a66b4d4573d55267c45e16ee4d648d239c1a07
parent b285b40d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment