mirror of
https://git.sr.ht/~rjarry/aerc
synced 2026-02-17 11:28:16 +01:00
Refactor mbox message handlers to return errors instead of posting Done or Error messages directly. The main Run loop now handles all response posting, matching the pattern established in other worker backends. This reduces code duplication and ensures consistent error handling across all operations. Signed-off-by: Robin Jarry <robin@jarry.cc> Reviewed-by: Simon Martin <simon@nasilyan.com> |
||
|---|---|---|
| .. | ||
| create.go | ||
| io.go | ||
| models.go | ||
| worker.go | ||