aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorTim Culverhouse <tim@timculverhouse.com>2023-03-07 07:56:41 -0600
committerRobin Jarry <robin@jarry.cc>2023-03-07 16:40:22 +0100
commit72983c6ec9baaac5bd80712cbdd9c4e83b760027 (patch)
tree4a65c3e9ee820bc31d2b60206e3dfe0ac431f076 /contrib
parent3b405b3a70fea7bdb71126e93a554b774f1288c0 (diff)
downloadaerc-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 'contrib')
0 files changed, 0 insertions, 0 deletions