summaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorDavid Crawshaw <crawshaw@tailscale.com>2023-03-12 22:14:38 -0700
committerDavid Crawshaw <crawshaw@tailscale.com>2023-03-12 22:23:02 -0700
commitb360ab1c6bb449492c4e336d303e4aad481772fd (patch)
treeef9d9beca2765b77fb33580487800d74bae90b8e /scripts
parent958c89470bff3c35631f94919b18b782f6f4b35f (diff)
downloadtailscale-crawshaw/lnclose.tar.xz
tailscale-crawshaw/lnclose.zip
tsnet: avoid deadlock on closecrawshaw/lnclose
tsnet.Server.Close was calling listener.Close with the server mutex held, but the listener close method tries to grab that mutex, resulting in a deadlock. Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions