Files
headscale/hscontrol
Sebastien Tardif a48a42baf4 dns: cancel extra-records retry on shutdown and close watcher on setup error
After Remove/Rename, the extra-records filewatcher retried with
context.Background and the default 15-minute backoff budget, so Close
could not stop Run. Cancel that retry when closeCh closes. If the file
is still missing after the budget, watch the parent directory so a later
recreate is seen.

Close the fsnotify watcher on NewExtraRecordsManager error paths after
NewWatcher succeeds.

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
2026-09-04 11:35:45 +02:00
..
2026-08-25 21:59:00 +02:00
2026-08-25 21:59:00 +02:00
2026-09-04 11:33:48 +02:00
2026-08-25 21:59:00 +02:00
2026-06-17 16:12:19 +02:00
2026-08-25 21:59:00 +02:00
2026-06-17 16:12:19 +02:00