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

Fix handling of interrupted tasks (20.08) #1207

Merged

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Jul 23, 2020

This fixes not all active tasks being set to "Interrupted" after a restart of gvmd and a segfault in the creation of error results like they occur when tasks are interrupted.

Checklist:

This ensures all tasks get checked whether they should be interrupted,
not just the first 10.
The default QoD string is now copied so it can be freed correctly later.
@timopollmeier timopollmeier marked this pull request as ready for review July 23, 2020 13:51
@mattmundell mattmundell merged commit 7e7204b into greenbone:gvmd-20.08 Jul 27, 2020
@timopollmeier timopollmeier deleted the task-error-handling-20.08 branch October 15, 2021 10:12
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