You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/control
Maisem Ali f6a203fe23 control/controlclient: check c.closed in waitUnpause
We would only check if the client was paused, but not
if the client was closed. This meant that a call to
Shutdown may block forever/leak goroutines

Updates #cleanup

Signed-off-by: Maisem Ali <maisem@tailscale.com>
9 months ago
..
controlbase various: add golangci-lint, fix issues (#7905) 1 year ago
controlclient control/controlclient: check c.closed in waitUnpause 9 months ago
controlhttp net/wsconn: accept a remote addr string and plumb it through 9 months ago
controlknobs all: update copyright and license headers 1 year ago