[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
Sat Jul 8 08:03:16 CEST 2023


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #5 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
You did not see
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32558#c36 btw?

Signal handlers are not the most elegant way to address problems. Inherited by
children too, altough no big deal here (not the pending signals).
P::F allows you to define a run_on_finish callback. Could that be used?

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


More information about the Koha-bugs mailing list