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

Add lock-file-dir configuration option. #217

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

jjnicola
Copy link
Member

@jjnicola jjnicola commented Mar 4, 2020

By default the directory is /var/run/ospd. In this directory can be placed lock files in case of need.
E.g.: during feed update to block other processes.

@codecov
Copy link

codecov bot commented Mar 4, 2020

Codecov Report

Merging #217 into ospd-2.0 will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           ospd-2.0    #217      +/-   ##
===========================================
+ Coverage     68.07%   68.1%   +0.03%     
===========================================
  Files            12      12              
  Lines          1873    1875       +2     
===========================================
+ Hits           1275    1277       +2     
  Misses          598     598
Impacted Files Coverage Δ
ospd/parser.py 87.5% <100%> (+0.32%) ⬆️

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 f57137a...bcbaefb. Read the comment docs.

@jjnicola jjnicola merged commit 7fe00ec into greenbone:ospd-2.0 Mar 4, 2020
@jjnicola jjnicola deleted the lock-file branch March 4, 2020 10:53
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