Possible to unlock by just id of the lock object
Locks may have been destroyed by others.
In the current, just before releasing the lock, the owner of the lock needs to confirm that the owner is himself, so it is useless.
If we can release this from the object returned at locked, we can write logic more smartly.
1
vote
