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

Use unique VFS name for each GeoPackage. #146

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

rkettelerij
Copy link
Collaborator

This fixes "unable to open database file" errors. This was a concurrency issue that manifests itself only under high load, when multiple GeoPackages are in use and property filters are applied.

This fixes "unable to open database file" errors. This was a concurrency issue that manifests itself only under high load, when multiple GeoPackages are in use and property filters are applied.
@rkettelerij rkettelerij force-pushed the fix_concurrency_issue_high_load branch from f4a8861 to 602d052 Compare March 20, 2024 20:02
@rkettelerij rkettelerij merged commit 128b816 into master Mar 21, 2024
6 checks passed
@rkettelerij rkettelerij deleted the fix_concurrency_issue_high_load branch March 21, 2024 07:38
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