https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31342 Bug ID: 31342 Summary: process_message_queue can run over the top of itself causing double-up emails Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: wizzyrea@gmail.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz IF a process message queue takes too long and happens to hit the next scheduled run, messages will be duplicated and eventually sent twice. It would be nice to prevent that without changing the cron definition. Liz (PS I am aware of the existence of 15529, Tomas asked me to file this new bug as he has a different idea and didn't want to wade into all of the existing drama around the solution on 15529) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.