Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart 7a417aa33f
Bug 33962: Remove background job from process koc
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.

Test plan:
Upload a koc file, enqueue the operations and confirm that everything is
working correctly

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-06-15 08:48:06 -03:00
..
data
includes Bug 33528: Use template wrapper for tabs: Patron details page 2023-06-14 09:22:02 -03:00
modules Bug 33962: Remove background job from process koc 2023-06-15 08:48:06 -03:00
xslt Bug 29185: (QA follow-up) Quote title search in GetCnumSearchURL 2023-05-10 15:26:30 -03:00