Replies: 1 comment
-
谢谢您细心发现的问题,分布式锁确实在加锁成功并且开启自动续期的情况下,如果加入Timer队列失败,再解锁时有问题。该Bug @AjuPrince 已经修复。 #24 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我认为 StackExchange.Redis.IDatabaseExtension 类的Lock和LockAsync方法可能存在问题。具体代码如下:
LockAsync方法存在同样的问题。
以上仅是个人意见,请作者指点。
Beta Was this translation helpful? Give feedback.
All reactions