Skip to content

Commit c4cceb0

Browse files
committed
linting issue fix
1 parent a6435cf commit c4cceb0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hscontrol/app.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -752,6 +752,7 @@ func (h *Headscale) Serve() error {
752752
}
753753

754754
var tailsqlCtx context.Context
755+
755756
tailsqlCtx, tailsqlCancel = context.WithCancel(ctx)
756757

757758
errorGroup.Go(func() error {

0 commit comments

Comments
 (0)