bareos: master 4e69dd3b

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2025-03-03 11:40 master 7e0c6624 Pending
Changeset systemtests: add second chance for zombie processes

Our systemtests will quit when `waitpid` sees a zombie process. This
can happen when the system is under a lot of load. Because of this we
wait for 1 second after discovering a zombie process to give the
system some time to clean it up.
mod - systemtests/scripts/functions Diff File
mod - systemtests/tests/py3plug-fd-contrib-mysql_dump/testrunner Diff File