Alex Durães
Alex Durães
Hi, I think this is still an issue. We started to use Redlock recently, and from time to time, we are getting resources locked forever. We use an IDisposable wrapper...
No, i have a `using` block. I will try to get some working example on a separate git repo to link to you so you can get a proper look...
> We have the same issue in our project with endless locks. We use version 2.3.2 and we also have `using` in our code which creates RedLock instance. Were you...