http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11078

--- Comment #53 from M. Tompsett <[email protected]> ---
(In reply to Robin Sheat from comment #52)
> For our purposes, we want a semaphore of size 1, which is what a file lock
> implements.

Not if you wanted to be able to have a full-index waiting for partial-reindex
to finish (or vice versa). There is some fanciness that could be done, if it
was desired. Then you could decide to block or die depending on a set of rules.
I know. I know. Just dreaming crazy wild. A lock is sufficient. :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to