tailscale/portlist
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>
2021-02-03 13:06:40 -08:00
..
netstat_exec.go tempfork/osexec: remove old fork of os/exec 2020-11-18 08:42:43 -08:00
netstat_test.go portlist: ignore ports bound to localhost 2020-03-17 20:55:45 -07:00
netstat.go portlist: reduce log spam on macOS 2020-09-02 15:44:55 -07:00
poller.go all: prepare for GOOS=ios in Go 1.16 2020-11-11 09:17:04 -08:00
portlist_ios.go portlist: don't depend on tempfork/osexec on iOS, saves 90KB 2020-04-07 07:58:09 -07:00
portlist_linux.go portlist: avoid syscall audit violation logspam on Android 2020-07-28 13:21:42 -07:00
portlist_macos.go tempfork/osexec: remove old fork of os/exec 2020-11-18 08:42:43 -08:00
portlist_other.go portlist: document, clean up, fix an open fd spike, optimize a bit 2020-03-13 21:06:41 -07:00
portlist_test.go tstest: simplify goroutine leak tests 2021-02-03 13:06:40 -08:00
portlist_windows.go tempfork/osexec: remove old fork of os/exec 2020-11-18 08:42:43 -08:00
portlist.go Fix macOS build 2020-05-08 21:14:41 -07:00