http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15529
Bug ID: 15529
Summary: Process Message Queue may send duplicate emails if
process is launched twice
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Notices
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Neither process_message_queue.pl nor C4::Letters::SendQueuedMessages have any
method of ensuring that duplicate emails are not sent if two or more instances
of process_message_queue.pl are running concurrently.
This seems to have caused issues on a server which was re-running cron jobs
because the system clock was re-set by NTP, but it could also cause issues if
process_message_queue.pl took a very long time to process.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/