madelson / DistributedLock

A .NET library for distributed synchronization

Repository from Github https://github.commadelson/DistributedLockRepository from Github https://github.commadelson/DistributedLock

UpgradeableLockHandle.UpgradeToWriteLock[Async] should return void

madelson opened this issue · comments

Right now this returns bool, but the return value is always true