mirror of
https://github.com/tailscale/tailscale.git
synced 2025-06-07 16:28:37 +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>