Commit c47972a5 authored by litaolemo's avatar litaolemo

update

parent ba188fe4
......@@ -60,3 +60,4 @@ if __name__ == "__main__":
if now.second % per_sec == 0:
for redis_clint_key in redis_clicnt_dct:
len_list_and_send_msg(redis_clicnt_dct[redis_clint_key],redis_clint_key,rules,per_sec)
time.sleep(1)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment