mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-09 22:41:37 +02:00
This makes the helpers closer in behavior to cancelable contexts and taskgroup.Single, and makes the worker code use a more normal and easier to reason about context.Context for shutdown. Updates #15160 Signed-off-by: David Anderson <dave@tailscale.com>