提交 df1c0f1f 编写于 作者: S Shengliang Guan

Merge remote-tracking branch 'origin/fix/hb' into fix/tsim

...@@ -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.
先完成此消息的编辑!
想要评论请 注册