[Koha-bugs] [Bug 17666] .perl atomic update does not work under kohadevbox

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 25 14:01:39 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17666

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #9)
> (In reply to Kyle M Hall from comment #8)
> > Jonathan, does it work for you with this patch?
> 
> Yes of course it works but in that case it's certainly better to use
> File::Slurp::read_file

File::Slurp is packaged on Debian.
It calls sysopen with O_RDONLY. So no flock.
So, it seems to be the best choice here.

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


More information about the Koha-bugs mailing list