mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-04 11:30:57 +08:00
Update cache.py
This commit is contained in:
@@ -180,6 +180,7 @@ class CacheUtils(object):
|
||||
> select {C.redis_task_db}
|
||||
> del "lock:{repr(lock_name)[1:-1]}-wlock"
|
||||
> quit
|
||||
If the issue is not resolved, use "keys *" to find if multiple keys exist. If so, try using "flushall" to clear all the keys.
|
||||
"""
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user