https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32558
--- Comment #24 from David Cook <[email protected]> --- What happens if you have a background_jobs_worker.pl running 4 child processes, they all ACK early, and then 1 child process crashes? That job will be stuck as "new" or "started" until the background_jobs_worker.pl is restarted and does some database polling, yes? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
