Browse Source

auto commit

master
jfinn 3 years ago
parent
commit
2c800760db
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      wsps/tasks_loop.py

+ 1
- 0
wsps/tasks_loop.py View File

@@ -69,6 +69,7 @@ def redis_info():
69 69
 
70 70
 	p("len(keys)",len(keys))
71 71
 	print("",end="",flush=True)
72
+	rconn.flushall()
72 73
 redis_info()
73 74
 r"""
74 75
 

Loading…
Cancel
Save