Hacker News new | ask | show | jobs
by Tobu 4820 days ago
It does stay responsive while scanning a large (200k) [Gmail]/All mail folder, but apparently it has a single connection to Gmail because no other folders or messages can be obtained during the download. After about five minutes it has a basic list of headers (but not the subjects) and there seems to be more concurrency. It would be better if it chunked the large scan and allowed other operations to complete (assuming progressive scanning is possible).
1 comments

Interesting, because the only slow action when opening mailboxes is fetching and applying the thread index, and gmail does not support that particular feature. Which means I don't really know how it can take a "few minutes" on GMail -- all it does it simply fetching the UIDs...