You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/04/22 07:01:32 UTC

[GitHub] [dubbo-go] LaurenceLiZhixin commented on a change in pull request #1168: Fix: use triple v0.1.2, split dubbogo from triple

LaurenceLiZhixin commented on a change in pull request #1168:
URL: https://github.com/apache/dubbo-go/pull/1168#discussion_r618131768



##########
File path: registry/zookeeper/service_discovery_test.go
##########
@@ -64,6 +65,8 @@ func TestNewZookeeperServiceDiscovery(t *testing.T) {
 	name := "zookeeper1"
 	_, err := newZookeeperServiceDiscovery(name)
 
+	time.Sleep(time.Second)

Review comment:
       Thanks for mentioned, It's just for test, Now I delete it.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org