Huixxi commented on code in PR #2177:
URL: https://github.com/apache/brpc/pull/2177#discussion_r1148715423


##########
test/brpc_channel_unittest.cpp:
##########
@@ -1824,6 +1824,39 @@ class ChannelTest : public ::testing::Test{
     MyEchoService _svc;
 };
 
+void TestBlockServer(bool single_server, bool short_connection, const char* 
lb) {

Review Comment:
   > TestBlockServer 应该 是ChannelTest 的成员函数。
   
   哦哦 知道了



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to