mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-26 02:04:53 +09:00
committed by
Kristoffer Dalby
parent
032470a5d3
commit
fc894aa9da
@@ -892,6 +892,7 @@ func (h *Headscale) Serve() error {
|
||||
}
|
||||
|
||||
var tailsqlCtx context.Context
|
||||
|
||||
tailsqlCtx, tailsqlCancel = context.WithCancel(ctx)
|
||||
|
||||
errorGroup.Go(func() error {
|
||||
|
||||
Reference in New Issue
Block a user