mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-28 10:51:44 +01:00
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> |
||
|---|---|---|
| .. | ||
| batcher_lockfree.go | ||
| batcher_test.go | ||
| batcher.go | ||
| builder_test.go | ||
| builder.go | ||
| mapper_test.go | ||
| mapper.go | ||
| suite_test.go | ||
| tail_test.go | ||
| tail.go | ||
| utils.go | ||