test(stream): wait for task ready.

This commit is contained in:
Haojun Liao 2025-02-12 14:41:58 +08:00
parent 78e976caff
commit 03d702ea55
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ system sh/exec.sh -n dnode1 -s start
sql insert into t1 values(1648791223004,5,2,3,1.1);
loop4:
sleep 1000
run tsim/stream/checkTaskStatus.sim
sql select * from streamt;