[Koha-bugs] [Bug 33898] background_jobs_worker.pl may leave defunct children processes for extended periods of time

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 10 13:19:52 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33898

--- Comment #7 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to David Cook from comment #6)
> (In reply to Marcel de Rooy from comment #5)
> > You did not see
> > https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32558#c36 btw?

I'm not sure what you are trying to indicate. Your patch was included in the
bug push and does not solve this problem.

> An alternative could be to add a timeout (e.g. 10 seconds) to
> $conn->receive_frame, and to call $pm->reap_finished_children() if it
> returns undef (before calling next()).

That would only work for Koha's using Rabbit and 10 seconds is quite a long
delay between calls to reap all.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list