1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2026-03-18 08:25:54 +01:00
aerc/worker
Simon Martin 2588f4dffa imap: never cancel contexts used to access imap server
The fix in a14dacb36f needs to be made in more places, so that we don't
cancel the context used when accessing the IMAP server (even for
instance if the user views another folder).

Signed-off-by: Simon Martin <simon@nasilyan.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2026-03-15 17:39:12 +01:00
..
handlers watchers: move filesystem monitoring stuff in lib 2023-08-04 11:32:40 +02:00
imap imap: never cancel contexts used to access imap server 2026-03-15 17:39:12 +01:00
jmap jmap: add constants for state types 2026-02-09 14:46:27 +01:00
lib treewide: run go modernize 2025-12-20 18:06:30 +01:00
maildir maildir: centralize error and response handling 2026-02-09 14:46:27 +01:00
mbox mbox: centralize error and response handling 2026-02-09 14:46:27 +01:00
middleware worker: add directory and filter metadata to response messages 2026-02-09 14:46:27 +01:00
notmuch notmuch: simplify source URL and use automatic discovery 2026-03-07 21:39:01 +01:00
types worker: add directory and filter metadata to response messages 2026-02-09 14:46:27 +01:00
handler_notmuch.go treewide: run go modernize 2025-12-20 18:06:30 +01:00
worker.go worker: pass message channel explicitly to constructor 2026-02-09 14:46:27 +01:00
worker_enabled.go watchers: move filesystem monitoring stuff in lib 2023-08-04 11:32:40 +02:00