Skip to content

Keep Mail navigation responsive during sync - #26

Merged
mrinc merged 1 commit into
masterfrom
fix/navigation-during-sync
Sep 15, 2026
Merged

mrinc merged 1 commit into
masterfrom
fix/navigation-during-sync

Conversation

@bcbetterninja

Copy link
Copy Markdown
Collaborator

Mail could stay disabled after switching to People while an inbox load was outstanding. Inbox loads also waited for aggregate counts behind sync writes.

Keep Mail, Pinned, and Flagged navigation available during loading, cancel obsolete mail loads when leaving Mail, and refresh counts independently with cancellation and error handling. Move counts, discovered people, and workspace cache queries onto a dedicated read-only WAL connection so they do not contend with the sync writer or folder navigation reader.

Validation: added regressions for blocked inbox → People → Mail navigation, count-independent navigation, and counts/People reads during an active write transaction. git diff --check passes. Local test execution was blocked by the host disk filling while MSBuild copied dependencies; cross-platform PR checks must pass before merge.

@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 16b5f5cc-b9ae-4e0e-bd23-8e37a04edf2e


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mrinc
mrinc merged commit b892212 into master Sep 15, 2026
9 checks passed
@mrinc
mrinc deleted the fix/navigation-during-sync branch September 15, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants