https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41781

--- Comment #5 from Marcel de Rooy <[email protected]> ---
Created attachment 192602
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192602&action=edit
Bug 41781: Holds queue builder ( build_holds_queue.pl ) fails if
HoldsQueueParallelLoopsCount is greater than 1

If HoldsQueueParallelLoopsCount is set to a value greater than 1,
build_holds_queue.pl will fail with the message:

Can't locate object method "new" via package "Parallel::ForkManager" (perhaps
you forgot to load "Parallel::ForkManager"?) at
/kohadevbox/koha/C4/HoldsQueue.pm line 205.

Test Plan:
1) Run misc/cronjobs/holds/build_holds_queue.pl
2) Note the error message
3) Run misc/cronjobs/holds/build_holds_queue.pl
4) Note the error message is gone!

Signed-off-by: Lucas Gass <[email protected]>

Signed-off-by: Marcel de Rooy <[email protected]>

-- 
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/

Reply via email to