Skip to content
Snippets Groups Projects
Commit bc32e98a authored by ztelur's avatar ztelur
Browse files

trigger ci

parent 6762cd24
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ func (s *Server) Start(url *common.URL) {
if len(providerServices) == 0 {
panic("provider service map is null")
}
// wait all exporter ready , then set proxy impl and grpc.registerService
// wait all exporter ready , then set proxy impl and grpc registerService
waitGrpcExporter(providerServices)
registerService(providerServices, server)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment