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/tstest
Maisem Ali 959362a1f4 ipn/ipnlocal,control/controlclient: make Logout more sync
We already removed the async API, make it more sync and remove
the FinishLogout state too.

This also makes the callback be synchronous again as the previous
attempt was trying to work around the logout callback resulting
in a client shutdown getting blocked forever.

Updates #3833

Signed-off-by: Maisem Ali <maisem@tailscale.com>
1 year ago
..
archtest
deptest util/testenv: add new package to hold InTest 1 year ago
integration ipn/ipnlocal,control/controlclient: make Logout more sync 1 year ago
iosdeps all: replace deprecated ioutil references 1 year ago
jsdeps tstest/deptest: add test-only package to unify negative dep tests 1 year ago
natlab wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 2 years ago
tools
allocs.go
clock.go tstime: add Since method (#8622) 1 year ago
clock_test.go all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
log.go control/controlclient: remove unused StartLogout 1 year ago
log_test.go
resource.go
tstest.go all: use tstest.Replace more 2 years ago
tstest_test.go