240
240
# incorrect. It's possible some other servers or filesystems will
241
241
# have a similar bug allowing someone to think they got the lock
242
242
# when it's already held.
244
249
self._trace("after locking, info=%r", info)
245
253
if info['nonce'] != self.nonce:
246
254
self._trace("rename succeeded, "
247
255
"but lock is still held by someone else")