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

Backport #1378 on release/2.4 #1379

Merged
merged 1 commit into from
Mar 20, 2019
Merged

Conversation

backporting[bot]
Copy link

@backporting backporting bot commented Mar 20, 2019

Backport #1378.

…ixes #1370)

sqlite3_busy_timeout is called on gpkg open with a default timeout of 5000 milliseconds.
SQLITE_BUSY_TIMEOUT config option can be used to override the timeout value at runtime.

If sqlite returns SQLITE_BUSY(5) when decoding a tile, then emit a CPLError with all available information, clean up, and return an empty tile.
@rouault rouault merged commit 67b28fb into release/2.4 Mar 20, 2019
@rouault rouault deleted the backport-1378-on-release/2.4 branch March 21, 2019 15:05
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