mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Oops
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user