Skip to content
  • Ray Strode's avatar
    daemon: close up ListCachedUsers race at start up · 952af57d
    Ray Strode authored
    if accountsservice is activated by the ListCachedUsers call,
    then the call may get processed before the list of users is loaded.
    
    This commit closes the race by synchronously loading the list of
    users at start up.
    952af57d