https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33962 Bug ID: 33962 Summary: Remove C4::BackgroundJob from process_koc Change sponsored?: --- Product: Koha Version: unspecified 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 Depends on: 2608 The last occurrence of C4::BackgroundJob is in process_koc.pl that is used to upload a file. Added by bug 2608 (15 years ago), I think it does not longer make sense as networks are faster, and we should not expect big koc files to be uploaded. If there are complains we will move it to Koha::BackgroundJob. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2608 [Bug 2608] offline circ processing of large KOC files can time out -- You are receiving this mail because: You are watching all bug changes.