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/ipn
Josh Bleecher Snyder e8cd7bb66f tstest: simplify goroutine leak tests
Use tb.Cleanup to simplify both the API and the implementation.

One behavior change: When the number of goroutines shrinks, don't log.
I've never found these logs to be useful, and they frequently add noise.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
ipnserver ipn/ipnserver, cmd/hello: do whois over unix socket, not debug http 4 years ago
ipnstate ipn/ipnstate: update tailscale status -web to match CLI 4 years ago
policy ipn, ipn/policy: filter portlist to a short list of "interesting" ports 5 years ago
backend.go ipn, ipn/ipnserver: add IPN state for server in use, handle explicitly 4 years ago
doc.go Move Linux client & common packages into a public repo. 5 years ago
fake_test.go cmd/tailscale/cli: add basic 'down' subcommand 4 years ago
handle.go all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 4 years ago
local.go all: move wgcfg from wireguard-go 4 years ago
local_test.go Add names to test cases in ipn/local_test.go. 4 years ago
loglines_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 4 years ago
message.go cmd/tailscale/cli: recommend sudo for 'tailscale up' on failure 4 years ago
message_test.go tstest: simplify goroutine leak tests 4 years ago
prefs.go all: adjust Unix permissions for those without umasks 4 years ago
prefs_clone.go all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 4 years ago
prefs_test.go wgkey: new package 4 years ago
store.go wgkey: new package 4 years ago
store_test.go Add tstest.PanicOnLog(), and fix various problems detected by this. 4 years ago