about summary refs log tree commit diff stats
path: root/aerc.go
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2019-05-19 09:50:17 +0000
committerDrew DeVault <sir@cmpwn.com>2019-05-19 11:51:20 -0400
commit34dd6bc6354cd3592ed51da83de1a0839e08a37d (patch)
tree6c65d68427ddd537eff30d44841ae8f7912f08c8 /aerc.go
parent7c6325977b55385bc65f0a08f4da8ed6dfede52a (diff)
downloadaerc-34dd6bc6354cd3592ed51da83de1a0839e08a37d.tar.gz
worker/types/worker: set ID before sending message
The previous code set the message ID after sending it, which could result in
the receiver reading the ID before it's set.
Diffstat (limited to 'aerc.go')
0 files changed, 0 insertions, 0 deletions
='n98' href='#n98'>98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122