[Bug 15529] Process Message Queue may send duplicate emails if process is launched twice
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15529 --- Comment #30 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Created attachment 80256 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80256&action=edit Bug 15529: Altered logic for lockfile creation Implemented logic for creating lockfile preventing a lock file being added to a logging directory. This patch adds logic (outlined below) similar to what is in use in rebuild_zebra.pl. The logic is: Create lockfile in either: 1. Location defined in config (cron_lockdir) OR 2. A standard location (/var/koha/cron_<instancename>) OR 3. /tmp/cron_<instancename> Sponsored-By: New Zealand Parliamentary Library -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org