Skip to content
Snippets Groups Projects
  • Sébastien Blin's avatar
    91163b8b
    migration: avoid race conditions for account status · 91163b8b
    Sébastien Blin authored
    Setting an account to migrating is asynchronous. So the status
    of the account should be checked via dedicated signals and not
    just at the startup, else the migration view is not shown.
    
    Also removing two accounts to migrate wasn't working correctly.
    
    Change-Id: I0bb716982ec5fe76aaba3ad4cb6f47b1ef0aa710
    GitLab: #1062
    91163b8b
    History
    migration: avoid race conditions for account status
    Sébastien Blin authored
    Setting an account to migrating is asynchronous. So the status
    of the account should be checked via dedicated signals and not
    just at the startup, else the migration view is not shown.
    
    Also removing two accounts to migrate wasn't working correctly.
    
    Change-Id: I0bb716982ec5fe76aaba3ad4cb6f47b1ef0aa710
    GitLab: #1062
Code owners
Assign users and groups as approvers for specific file changes. Learn more.