fix: sml rest ctrlc (#19937)

* fix: taosbenchmark sml-rest mem leak

* fix: update taos-tools 990ba9e

* fix: update taos-tools 3d5aa21

* fix: update taos-tools 68d300d

* fix: update taos-tools 3c423ca

* fix: update taos-tools 4097420

* fix: update taos-tools 07537a5

* fix: reduce sml-rest mem leak

* fix: reduce sml-rest mem leak interlace mode

* fix: codacy issues

* fix: redundant mem cleanup

* test: add command line sml-rest test case

* fix: exclude sml-rest from 2.x

* fix: update taos-tools 22627d7
This commit is contained in:
Shuduo Sang 2023-02-13 00:51:27 +08:00 committed by GitHub
parent caa439cb44
commit 2b20f13b07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# taos-tools
ExternalProject_Add(taos-tools
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
GIT_TAG 05b61e0
GIT_TAG 22627d7
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE