summary refs log tree commit diff stats
path: root/worker/imap/list.go
diff options
context:
space:
mode:
authorRafael Castillo <rafael@trfs.me>2019-12-04 15:46:34 -0700
committerDrew DeVault <sir@cmpwn.com>2019-12-07 14:29:36 -0500
commit74c13e84b74804f5fc5f2e37d4c9f1af57fc1403 (patch)
tree130742342030fc1df3dba9a9a1cafdffd6c0edd2 /worker/imap/list.go
parenteef662c60677355b47b8903c619b742c1a91d3d6 (diff)
downloadaerc-74c13e84b74804f5fc5f2e37d4c9f1af57fc1403.tar.gz
Initialize an empty message map in the message store on initialization
This addresses occasional crashes when a `MessageInfo` event reached the message
store before `DirectoryContents`, particularly on slower (imap) accounts.
Diffstat (limited to 'worker/imap/list.go')
0 files changed, 0 insertions, 0 deletions
14' href='#n114'>114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151