IMAP accounts checked only once per service start
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cGmail |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
I have had this behavior for the last few days (maybe since the time the checker has been made multi-threaded?): my IMAP accounts are being checked only once per service start.
Here's an example run where I have put some spaces between the first run of checks and the others.
stop called
Enabling AWN notifications
checking gmail account [gmail_account] ...
checking imap account [imap_account_1] ...
connecting to the imap server ...
checking imap account [imap_account_2] ...
connecting to the imap server ...
checking imap account [imap_account_3] ...
connecting to the imap server ...
... connection done
authenticate user ...
...auth done
getting mails...
... connection done
authenticate user ...
...done
...done
...auth done
getting mails...
...done
... connection done
authenticate user ...
...auth done
getting mails...
...done
checking gmail account [gmail_account] ...
...done
checking gmail account [gmail_account] ...
...done
checking gmail account [gmail_account] ...
...done
checking gmail account [gmail_account] ...
...done
checking gmail account [gmail_account] ...
...done
checking gmail account [gmail_account] ...
...done
checking gmail account [gmail_account] ...
...done
Changed in cgmail: | |
status: | New → Fix Committed |
I forgot to write that I am using the revision 10