Merge pull request #10483 from taosdata/feature/tq

add hb back
This commit is contained in:
Liu Jicong 2022-03-01 19:41:51 +08:00 committed by GitHub
commit d14ca8f55e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -524,7 +524,7 @@ int hbMgrInit() {
} }
void hbMgrCleanUp() { void hbMgrCleanUp() {
/*return;*/ return;
hbStopThread(); hbStopThread();
// destroy all appHbMgr // destroy all appHbMgr