aerc/worker
Reto Brunner 30c0a9fba4 imap: fix double closing idleStop
The idle restart code is at the end of handleMessage in the worker.
However if an unsupported msg comes in, we returned early, skipping the re-init.
That lead to a crash due to double closing idleStop in the next iteration.
2020-02-16 10:41:11 -05:00
..
handlers Register worker in init. 2019-07-19 15:37:55 -04:00
imap imap: fix double closing idleStop 2020-02-16 10:41:11 -05:00
lib worker/lib/parse: be more tolerant with parsing email addresses 2020-02-06 14:38:55 -05:00
maildir Add labels to index format (%g) 2019-12-27 10:20:29 -07:00
notmuch notmuch: avoid stale DBs 2020-02-16 10:41:10 -05:00
types FetchBodyParts: decode source in the workers 2020-01-05 16:02:45 -05:00
handler_notmuch.go Add notmuch backend 2019-08-08 10:10:34 +09:00
worker.go Register worker in init. 2019-07-19 15:37:55 -04:00
worker_enabled.go Register worker in init. 2019-07-19 15:37:55 -04:00