mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-05 12:16:44 +02:00
Changes to support flaky test fixes: - kube/services: add SetWaitDurationForTest() to avoid hardcoded 20s wait - net/netcheck: check context before captive portal detection - net/captivedetection: stop timer before waiting on channel - util/eventbus/eventbustest: use sync.Once to prevent double-close - cmd/tailscale/cli: fix noDupFlagify to handle repeated test runs Change-Id: I9c4af6996c7ff809df5fa8211c4de39a0a9183c9 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>