1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-09-16 17:50:44 +02:00
juanfont.headscale/hscontrol/mapper
Kristoffer Dalby d41fb4d540 app: fix sigint hanging
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>
2025-09-11 11:53:26 +02:00
..
batcher_lockfree.go app: fix sigint hanging 2025-09-11 11:53:26 +02:00
batcher_test.go app: fix sigint hanging 2025-09-11 11:53:26 +02:00
batcher.go lint and leftover 2025-09-09 09:40:00 +02:00
builder_test.go bunch of qol (#2748) 2025-08-27 17:09:13 +02:00
builder.go lint and leftover 2025-09-09 09:40:00 +02:00
mapper_test.go state/nodestore: in memory representation of nodes 2025-09-09 09:40:00 +02:00
mapper.go lint and leftover 2025-09-09 09:40:00 +02:00
suite_test.go
tail_test.go lint and leftover 2025-09-09 09:40:00 +02:00
tail.go state/nodestore: in memory representation of nodes 2025-09-09 09:40:00 +02:00
utils.go mapper: produce map before poll (#2628) 2025-07-28 11:15:53 +02:00