mirror of
https://github.com/tailscale/tailscale.git
synced 2025-07-10 15:48:43 +00:00

The buffer is not necessary, I was unable to observe any optimization, and having an unbuffered channel offers potential scheduler optimization. Signed-off-by: James Tucker <james@tailscale.com>