cleanup
This commit is contained in:
parent
15f1411bfb
commit
dec1ab108c
@ -3445,7 +3445,6 @@ class StateManagerRedis(StateManager):
|
|||||||
Raises:
|
Raises:
|
||||||
ResponseError: when the keyspace config cannot be set.
|
ResponseError: when the keyspace config cannot be set.
|
||||||
"""
|
"""
|
||||||
state_is_locked = False
|
|
||||||
lock_key_channel = f"__keyspace@0__:{lock_key.decode()}"
|
lock_key_channel = f"__keyspace@0__:{lock_key.decode()}"
|
||||||
# Enable keyspace notifications for the lock key, so we know when it is available.
|
# Enable keyspace notifications for the lock key, so we know when it is available.
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user