修改
This commit is contained in:
parent
0f0558bf94
commit
593bda14f1
@ -150,6 +150,7 @@ func CheckRedirect() {
|
|||||||
list, _ := requestCache.Load(acc)
|
list, _ := requestCache.Load(acc)
|
||||||
if len(*list) == 0 {
|
if len(*list) == 0 {
|
||||||
requestCache.Delete(acc)
|
requestCache.Delete(acc)
|
||||||
|
accountMutexmap.Delete(acc)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user