1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-10-19 11:15:48 +02:00
juanfont.headscale/hscontrol
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
..
assets update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
capver mapper: produce map before poll (#2628) 2025-07-28 11:15:53 +02:00
db lint and leftover 2025-09-09 09:40:00 +02:00
derp lint and leftover 2025-09-09 09:40:00 +02:00
dns integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00
mapper app: fix sigint hanging 2025-09-11 11:53:26 +02:00
policy policy: validate error message for asterix in ssh (#2766) 2025-09-10 18:41:43 +02:00
routes debug: add json and improve 2025-09-09 09:40:00 +02:00
state state: ensure netinfo is preserved and not removed 2025-09-09 09:40:00 +02:00
templates integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00
types lint and leftover 2025-09-09 09:40:00 +02:00
util util: harden parsing of traceroute 2025-09-09 09:40:00 +02:00
app.go app: fix sigint hanging 2025-09-11 11:53:26 +02:00
auth.go state/nodestore: in memory representation of nodes 2025-09-09 09:40:00 +02:00
debug.go lint and leftover 2025-09-09 09:40:00 +02:00
grpcv1_test.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
grpcv1.go lint and leftover 2025-09-09 09:40:00 +02:00
handlers.go lint and leftover 2025-09-09 09:40:00 +02:00
metrics.go integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00
noise.go lint and leftover 2025-09-09 09:40:00 +02:00
oidc.go lint and leftover 2025-09-09 09:40:00 +02:00
platform_config.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
poll.go app: fix sigint hanging 2025-09-11 11:53:26 +02:00
suite_test.go Redo OIDC configuration (#2020) 2024-10-02 14:50:17 +02:00
tailsql.go integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00