[Koha-bugs] [Bug 32558] Allow background_jobs_worker.pl to process multiple jobs simultaneously up to a limit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 26 14:31:54 CET 2024


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

--- Comment #65 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
 use C4::Context;
 use Koha::Logger;
 use Koha::BackgroundJobs;
+use C4::Context;

Dup C4::Context.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list