apache / brpc

brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".

Home Page:https://brpc.apache.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paddle 启动报Fail to fscanf的warning,非常多

ZHUI opened this issue · comments

Describe the bug (描述bug)

19039 tests/llm/test_gradio.py::UITest::test_argument W0509 19:57:55.627235 81957 default_variables.cpp:95] Fail to fscanf: Success [0]
19040 W0509 19:57:55.659641 82036 default_variables.cpp:95] Fail to fscanf: Success [0]
19041 W0509 19:57:55.715762 82094 default_variables.cpp:95] Fail to fscanf: Success [0]
19042 W0509 19:57:55.776006 82226 default_variables.cpp:95] Fail to fscanf: Success [0]
19043 W0509 19:57:56.627295 81957 default_variables.cpp:95] Fail to fscanf: Success [0]
19044 W0509 19:57:56.659693 82036 default_variables.cpp:95] Fail to fscanf: Success [0]
19045 W0509 19:57:56.715819 82094 default_variables.cpp:95] Fail to fscanf: Success [0]
19046 W0509 19:57:56.776051 82226 default_variables.cpp:95] Fail to fscanf: Success [0]
19047 W0509 19:57:57.627346 81957 default_variables.cpp:95] Fail to fscanf: Success [0]
19048 W0509 19:57:57.659759 82036 default_variables.cpp:95] Fail to fscanf: Success [0]
To Reproduce (复现方法)

Expected behavior (期望行为)

Versions (各种版本)
OS:
Compiler:
brpc:
protobuf:

Additional context/screenshots (更多上下文/截图)