mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-09 18:21:32 +09:00
linting issue fix
This commit is contained in:
committed by
Kristoffer Dalby
parent
a9f80d8802
commit
c26b2fd0a4
@@ -752,6 +752,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