jstore: Change to not always require a lock
authorMichael Hanselmann <hansmi@google.com>
Fri, 8 Aug 2008 10:03:27 +0000 (10:03 +0000)
committerMichael Hanselmann <hansmi@google.com>
Fri, 8 Aug 2008 10:03:27 +0000 (10:03 +0000)
commit5d6fb8ebe497b63ffbd8df0434f943f18ecf472d
treed16f56f1e1afae5654882bd5c59513c68f763664
parentaa9075c59145f63f5779d63c5388c538b441c79b
jstore: Change to not always require a lock

This way we can do locking when both noded and masterd are running
on the same machine, the latter holding an exclusive lock on the
queue.

Reviewed-by: iustinp
lib/jqueue.py
lib/jstore.py