Browse Source

auto commit

master
jfinn 2 years ago
parent
commit
93e7f1acaf
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      wsps/tasks_loop.py

+ 1
- 1
wsps/tasks_loop.py View File

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

Loading…
Cancel
Save