diff options
author | Tim Culverhouse <tim@timculverhouse.com> | 2022-09-25 14:38:46 -0500 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-09-26 17:32:00 +0200 |
commit | 9e54c921c83fedb3b816e1a98b30e1ff2a10b542 (patch) | |
tree | c49bbfd111672e32cfbffa19972ef16aaa9d02e7 /widgets/account-wizard.go | |
parent | 716ade89687150daadbb41bdec4a00d6d6e34193 (diff) | |
download | aerc-9e54c921c83fedb3b816e1a98b30e1ff2a10b542.tar.gz |
checkmail: protect access to acct.checkingmail
A data race exists between the timer goroutine and the main goroutine
for checking / setting the status of acct.checkingmail. Protect access
to this value with a mutex
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'widgets/account-wizard.go')
0 files changed, 0 insertions, 0 deletions