Stop processing on folder closed

This commit is contained in:
M66B 2021-11-30 21:41:38 +01:00
parent c19c364bc9
commit e476a6f3bf
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ class Core {
if (account.protocol == EntityAccount.TYPE_IMAP &&
!folder.local && ifolder != null && !ifolder.isOpen()) {
Log.w(folder.name + " is closed");
break;
return;
}
// Fetch most recent copy of message