https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10460 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #2 from David Cook <dcook@prosentient.com.au> --- While technically it could be done, I don't think it would be a reasonable thing to do. -- That said, an interesting alternative could be to use BackgroundJobs and to have a maximum execution time allowed for a job where the worker kills its child process if it exceeds the maximum execution time. -- You are receiving this mail because: You are watching all bug changes.