Mailspring/packages
Evan Morikawa 73db7a4e46 [local-sync] fix changedsince highestmodseq causing N1 crash
Since we weren't giving Node IMAP the proper format for the changedsince
flag, and since node IMAP never warned of improper schemas, we weren't
properly requesting the correct range. This would cause us to request the
metadata attributes of EVERY message in the mailbox and attempt to store
them in a hash. This would eventually lead to a memory leak and take down
the worker window, which caused other subtle issues like sends failing
when the worker window dropped task half way through their perform remotes
and never re-sent the deltas notifying of their success or failure.

This was only triggered when new highestmodseq numbers fired on the remote
server, which would be triggered by the underlying mailbox getting folders
or labels changed on messages
2017-01-09 14:07:31 -08:00
..
isomorphic-core Revert "Make K2 recover from connectivity losses." 2017-01-06 14:30:18 -08:00
local-private Fixing most lint errors in error-logger 2017-01-09 10:38:48 -08:00
local-sync [local-sync] fix changedsince highestmodseq causing N1 crash 2017-01-09 14:07:31 -08:00