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) #406

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 #406 (f564108) into master (410638c) will decrease coverage by 0.32%. The diff coverage is 6.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #406      +/-   ##
==========================================
- Coverage   75.53%   75.20%   -0.33%     
==========================================
  Files          23       23              
  Lines        2665     2678      +13     
==========================================
+ Hits         2013     2014       +1     
- Misses        652      664      +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 410638c...f564108. Read the comment docs.