]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid invoking the busy-handler if a blocking lock times out while attempting to...
authordan <Dan Kennedy>
Fri, 30 May 2025 18:23:03 +0000 (18:23 +0000)
committerdan <Dan Kennedy>
Fri, 30 May 2025 18:23:03 +0000 (18:23 +0000)
commit88ed38ca6d4502959093a0e05d55a718369a0d9f
tree712d9bbbcb499b47b0d6a80ec2e6bb48785cedd1
parentf42ceb9075c6dc64e36c17a1836ea3a0a2b4e8f6
Avoid invoking the busy-handler if a blocking lock times out while attempting to open a snapshot transaction.

FossilOrigin-Name: fe11f85fd3283bb7002f43bd8b796e9e7b67f6d1a92eb676be06b46d1458fc1d
manifest
manifest.uuid
src/btree.c
test/walsetlk_snapshot.test [new file with mode: 0644]