0433ed1f7ef05206c446d33af2955f3c10f6048b
- connectAccount() and loadExistingAccount() no longer call syncNow() — the .task modifier on mailView handles initial sync + periodic sync - add isSyncing guard to prevent concurrent syncNow() calls that race on the IMAP connection and cause "Previous command interrupted" - reload mailboxes after each sync (needed on first sync when DB is empty) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
HTML
78%
Swift
13.5%
JavaScript
4.1%
Vim Script
1.8%
CSS
1.2%
Other
1.4%