This commit is contained in:
cpwu 2022-07-20 10:02:19 +08:00
parent b0c7a9337d
commit 84a198d4da
1 changed files with 1 additions and 0 deletions

View File

@ -189,6 +189,7 @@ class TAdapter:
if time.time() > timeout:
tdLog.exit('wait too long for taosadapter start')
tdLog.debug("the taosadapter has been started.")
time.sleep(2)
def start_taosadapter(self):
"""