mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-22 17:21:00 +00:00

It was set to context.Background by all callers, for the same reasons. Set it locally instead, to simplify call sites. Signed-off-by: Josh Bleecher Snyder <josharian@gmail.com>