Skip to content

Commit

Permalink
* MDF [workflow] fix topic alias
Browse files Browse the repository at this point in the history
Signed-off-by: wayne <yukang.wei@emqx.io>
  • Loading branch information
OdyWayne committed Apr 27, 2024
1 parent 81c6e9a commit 0194c08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/mqtt_test_v5.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ def test_topic_alias():
time.sleep(1)
times += 1

time.sleep(2)
process1.terminate()
os.kill(pid.value, signal.SIGKILL)
if cnt.value == 10:
Expand Down

0 comments on commit 0194c08

Please sign in to comment.