mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-23 00:56:20 +00:00
This fixes test failures like:
```
resource.go:34: goroutine count: expected 3, got 2
```
Signed-off-by: Maisem Ali <maisem@tailscale.com>