25 Nov
2016
25 Nov
'16
1:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17666 --- Comment #10 from Marcel de Rooy <m.de.rooy@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.