提交 f6eda114 编写于 作者: dengyihao's avatar dengyihao

fix(rpc): handle write failure

上级 57e34dc3
...@@ -135,6 +135,6 @@ int main() { ...@@ -135,6 +135,6 @@ int main() {
} else { } else {
std::cout << "succ to setup index" << std::endl; std::cout << "succ to setup index" << std::endl;
} }
BenchWrite(idx, 100, 10000); // BenchWrite(idx, 100, 10000);
return 1; return 1;
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册