https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28413 Bug ID: 28413 Summary: background job worker is running with all the modules in RAM Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org It's loading the modules in RAM then forks. Then do not need it to have them loaded in the parent process (the worker/daemon). -- You are receiving this mail because: You are watching all bug changes.