mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-01 00:33:43 +00:00

Previously, we would insert duplicate elements into the TopK datastructure while it wasn't fully populated, which resulted in incorrect data due to a single "top" entry being split among multiple elements. Updates tailscale/corp#25479 Signed-off-by: Andrew Dunham <andrew@du.nham.ca> Change-Id: Ibf118bd41534dc53e0ce9be68cfcbda267b4de77