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

fix unit test

上级 8281f3bd
...@@ -979,6 +979,7 @@ void transCloseServer(void* arg) { ...@@ -979,6 +979,7 @@ void transCloseServer(void* arg) {
transSrvInst--; transSrvInst--;
if (transSrvInst == 0) { if (transSrvInst == 0) {
transModuleInit = PTHREAD_ONCE_INIT;
uvCloseExHandleMgt(); uvCloseExHandleMgt();
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册