[TD-1750]

This commit is contained in:
Hui Li 2020-10-19 16:56:33 +08:00
parent bfd137e73b
commit 69d8861faf
1 changed files with 1 additions and 0 deletions

View File

@ -225,6 +225,7 @@ class CTaosInterface(object):
if connection.value == None:
print('connect to TDengine failed')
raise ConnectionError("connect to TDengine failed")
# sys.exit(1)
#else:
# print('connect to TDengine success')