live4thee commented on issue #1335:
URL: https://github.com/apache/brpc/issues/1335#issuecomment-2513689442

   > @pluswu @chenlei5662 @HSQ79815 @willwu5047 @live4thee 
大佬们请问能说详细点吗?我好像也遇到了这个问题
   
   ```sh
   $ git grep 'static bvar:'  # 找到所有静态初始化的 bvar
   ```
   
   按照 @willwu5047 的建议,把这些 bvar 改成 **非** 静态初始化。`test/bvar_variable_unittest.cpp` 
里有若干示例。


-- 
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-unsubscr...@brpc.apache.org

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


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

Reply via email to