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

trigger ci again

parent eba1c2c1
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 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