Skip to content

Commit

Permalink
verify ci testing
Browse files Browse the repository at this point in the history
Signed-off-by: 'Tanjin Xu' <tanjin.xu@slack-corp.com>
  • Loading branch information
tanjinx committed May 15, 2024
1 parent 1871cee commit 3f139b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/vt/vtgate/tabletgateway.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ func NewTabletGateway(ctx context.Context, hc discovery.HealthCheck, serv srvtop
var err error
topoServer, err = serv.GetTopoServer()
if err != nil {
// debugging
log.Exitf("Unable to create new TabletGateway: %v", err)
}
}
Expand Down

0 comments on commit 3f139b6

Please sign in to comment.