This commit is contained in:
M66B 2022-12-17 16:48:05 +01:00
parent e63d3e61e4
commit e5e5afddfb
1 changed files with 0 additions and 2 deletions

View File

@ -2592,8 +2592,6 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
((Helper.PriorityRunnable) task).getGroup() == group)
((ThreadPoolExecutor) executor).remove(task);
((ThreadPoolExecutor) executor).getQueue().clear();
// Close store
try {
db.account().setAccountState(account.id, "closing");