summaryrefslogtreecommitdiff
path: root/commands
diff options
context:
space:
mode:
authorKoni Marti <koni.marti@gmail.com>2022-07-26 15:41:14 +0200
committerRobin Jarry <robin@jarry.cc>2022-07-26 22:22:53 +0200
commit866867c6160b2701a2ddd74480d2a62d15b2ffe6 (patch)
tree1640ef50df7cbdc43646eebffc4c551a2ee54b75 /commands
parent54a0a377e03074a27d7d9e84092487c55761b510 (diff)
downloadaerc-866867c6160b2701a2ddd74480d2a62d15b2ffe6.zip
threads: fix race warnings for client-side debouncing
Client-side thread debouncing happens in a different goroutine. Any function or variable that is called or accessed by this goroutine should be protected from a concurrent access. Signed-off-by: Koni Marti <koni.marti@gmail.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'commands')
0 files changed, 0 insertions, 0 deletions