Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Improve handling of stopped tasks #129

Merged
merged 4 commits into from
Aug 27, 2019
Merged

Conversation

jjnicola
Copy link
Member

Do not call stop_scan if the task was already set as stopped and remove senseless log results.

Do not call stop_scan if the task was already set as stopped.
Because the "Stop scan" is not added as result anymore.
@codecov
Copy link

codecov bot commented Aug 27, 2019

Codecov Report

Merging #129 into master will decrease coverage by 0.19%.
The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #129     +/-   ##
=========================================
- Coverage   68.66%   68.46%   -0.2%     
=========================================
  Files          12       12             
  Lines        1704     1703      -1     
=========================================
- Hits         1170     1166      -4     
- Misses        534      537      +3
Impacted Files Coverage Δ
ospd/ospd.py 72.75% <20%> (-0.31%) ⬇️
ospd/misc.py 74.22% <0%> (-0.45%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 834fd2b...393b84d. Read the comment docs.

@jjnicola jjnicola merged commit 2020790 into greenbone:master Aug 27, 2019
@jjnicola jjnicola deleted the stop-scan branch August 27, 2019 09:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants