Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
yuchen-db committed Jul 9, 2024
1 parent b925325 commit f39c721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/thanos/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ func runQuery(
statusProber.NotReady(err)
defer httpProbe.NotHealthy(err)

srv.Shutdown(err)
//srv.Shutdown(err)
})
}
// Start query (proxy) gRPC StoreAPI.
Expand Down

0 comments on commit f39c721

Please sign in to comment.