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

Trim whole report when resuming slave scans #499

Merged

Conversation

timopollmeier
Copy link
Member

When a slave task is resumed, the whole report is fetched from the slave
including results from already finished hosts, so these results would be
duplicated on the master if it kept the results from before.

When a slave task is resumed, the whole report is fetched from the slave
including results from already finished hosts, so these results would be
duplicated on the master if it kept the results from before.
@timopollmeier timopollmeier requested a review from a team April 26, 2019 12:48
Copy link
Contributor

@mattmundell mattmundell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK.

@mattmundell mattmundell merged commit 0cb5f88 into greenbone:openvas-manager-7.0 Apr 26, 2019
@timopollmeier timopollmeier deleted the slave-resume-fix-7.0 branch June 9, 2020 06:51
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