tdb2: check pid before unlock.
The original code assumed that unlocking would fail if we didn't have a lock; this isn't true (at least, on my machine). So we have to always check the pid before unlocking.
Showing
Please register or sign in to comment