4 Jan
2023
4 Jan
'23
10:09 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32561 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 144973 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144973&action=edit Bug 32561: Prevent worker to run with unecessary modules in memory Regression of bug 28413, bug 30410 added a "use Koha::Plugins" statement at the top of Koha::BackgroundJob, and so all Koha module are loaded by the worker on startup. See bug 28413 for more info -- You are receiving this mail because: You are watching all bug changes.