You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by "yanglimingcn (via GitHub)" <gi...@apache.org> on 2023/02/13 07:39:59 UTC

[GitHub] [brpc] yanglimingcn commented on a diff in pull request #2112: different method can use different TimeoutConcurrencyConf

yanglimingcn commented on code in PR #2112:
URL: https://github.com/apache/brpc/pull/2112#discussion_r1104090275


##########
src/brpc/adaptive_max_concurrency.h:
##########
@@ -59,9 +68,11 @@ class AdaptiveMaxConcurrency{
     static const std::string& UNLIMITED();
     static const std::string& CONSTANT();
 
-private:
+   private:

Review Comment:
   done,我这边对以后文件,如果使用clang-format等工具,会变化比较多,所以现在都是手动修改的,你这边有啥建议吗?



-- 
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: dev-unsubscribe@brpc.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org