mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-08 00:50:20 +09:00
d41fb4d540
When the node notifier was replaced with batcher, we removed its closing, but forgot to add the batchers so it was never stopping node connections and waiting forever. Fixes #2751 Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>