Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.0] Wait for all children instead of waiting just for one a time. #429

Merged
merged 1 commit into from
Nov 22, 2019

Conversation

jjnicola
Copy link
Member

Backport PR #428
Clean all host zombie processes at once. It improves the scan duration
for scans with large targets with many dead hosts. Each zombie process
was waited for the parent one at time, which can produce a host process
table filled with finished hosts waiting for being released by the parent.

ArnoStiefvater
ArnoStiefvater previously approved these changes Nov 22, 2019
Clean all host zombie processes at once. It improves the scan duration
for scans with large targets with many dead hosts. Each zombie process
was waited for the parent one at time, which can produce a host process
table filled with finished hosts waiting for being released by the parent.
@ArnoStiefvater ArnoStiefvater merged commit e758654 into greenbone:openvas-7.0 Nov 22, 2019
@jjnicola jjnicola deleted the zombies-7 branch May 7, 2020 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants