greenbone / ospd

OSPd is a framework for vulnerability scanners which share the same communication protocol: OSP (Open Scanner Protocol)
GNU Affero General Public License v3.0
30 stars 36 forks source link

Remove the pid file if there is no process for the pid or the process name does not match. (backport #405) #407

Closed mergify[bot] closed 3 years ago

mergify[bot] commented 3 years ago

This is an automatic backport of pull request #405 done by Mergify.


Mergify commands and options
More conditions and actions can be found in the [documentation](https://docs.mergify.io/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport ` will backport this PR on `` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.io/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.io/
codecov[bot] commented 3 years ago

Codecov Report

Merging #407 (8423a3c) into ospd-21.04 (a084454) will decrease coverage by 0.33%. The diff coverage is 6.66%.

Impacted file tree graph

@@              Coverage Diff               @@
##           ospd-21.04     #407      +/-   ##
==============================================
- Coverage       74.93%   74.60%   -0.34%     
==============================================
  Files              23       23              
  Lines            2633     2646      +13     
==============================================
+ Hits             1973     1974       +1     
- Misses            660      672      +12     
Impacted Files Coverage Δ
ospd/misc.py 44.15% <6.66%> (-7.41%) :arrow_down:

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 a084454...8423a3c. Read the comment docs.