[Koha-bugs] [Bug 11078] rebuild_zebra.pl can lose updates due to race condition during full rebuilds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 10 05:18:32 CET 2014


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

--- Comment #52 from Robin Sheat <robin at catalyst.net.nz> ---
(In reply to M. Tompsett from comment #51)
> Wouldn't a semaphore, as opposed to a lock be more useful for this kind of
> case? :)

For our purposes, we want a semaphore of size 1, which is what a file lock
implements.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list