https://github.com/genome/genome
Revision 9276a1565f7af29d8eae5d6fe24c5871d01213d8 authored by Anthony Brummett on 05 March 2014, 21:58:47 UTC, committed by Anthony Brummett on 07 March 2014, 14:34:25 UTC
When locking, get the Nessy lock first, then the file-based lock

The Nessy lock adapter now understands the 'wait_on_self', 'block_sleep'
and 'max_try' options.

lock_resource and unlock_resource generate error_message()s when unexpected
things happen, like if we can get a Nessy lock but not a file-based lock.
1 parent 17085ae
History
Tip revision: 9276a1565f7af29d8eae5d6fe24c5871d01213d8 authored by Anthony Brummett on 05 March 2014, 21:58:47 UTC
Tighten up the new Nessy locks
Tip revision: 9276a15

README

back to top