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

[DEMHandler] apply file lock to VRTs #319

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

johntruckenbrodt
Copy link
Owner

This ensures parallel processes may not modify the same VRT file.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10904412140

Details

  • 6 of 13 (46.15%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 52.35%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pyroSAR/auxdata.py 6 13 46.15%
Totals Coverage Status
Change from base Build 10695810162: 0.01%
Covered Lines: 3664
Relevant Lines: 6999

💛 - Coveralls

@johntruckenbrodt johntruckenbrodt merged commit 7a9bec6 into main Sep 17, 2024
4 checks passed
@johntruckenbrodt johntruckenbrodt deleted the feature/dem_autoload_vrt_lock branch September 17, 2024 14:10
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