diff options
author | Tim Culverhouse <tim@timculverhouse.com> | 2023-03-07 07:56:41 -0600 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-03-07 16:40:22 +0100 |
commit | 72983c6ec9baaac5bd80712cbdd9c4e83b760027 (patch) | |
tree | 4a65c3e9ee820bc31d2b60206e3dfe0ac431f076 /CONTRIBUTING.md | |
parent | 3b405b3a70fea7bdb71126e93a554b774f1288c0 (diff) | |
download | aerc-72983c6ec9baaac5bd80712cbdd9c4e83b760027.tar.gz |
statusline: avoid races when updating status stack
The statusline stack is written and read from separate goroutines
without a lock. Make the statusline thread-safe by adding locks for
access to the stack.
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions