You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change exposes a method to check if the backing store is
initialized, and does not block the constructor on running updaters
initially. To facilitate a caller having the previous behavior, a method
is added to allow a caller to run updaters on demand.
Signed-off-by: Hank Donnay <[email protected]>
0 commit comments