diff --git a/datastore/threads/fsbackend.nim b/datastore/threads/fsbackend.nim index d6cb0ef..9a22f25 100644 --- a/datastore/threads/fsbackend.nim +++ b/datastore/threads/fsbackend.nim @@ -31,7 +31,6 @@ template lockKeyImpl(key: KeyId, blk: untyped): untyped = klock.locked = true exists = true hasLock = klock.locked - os.sleep(1) `blk` finally: