]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update thread tests to clear the sqlite_open_file_count counter at the
authordrh <drh@noemail.net>
Thu, 12 Feb 2009 17:06:41 +0000 (17:06 +0000)
committerdrh <drh@noemail.net>
Thu, 12 Feb 2009 17:06:41 +0000 (17:06 +0000)
commita32e0d05ff4c7abcb802ec4f55db697f068b541c
tree3dd66c7b1e83caddfd0d0a872db71aa06c6e85f5
parentf2a79f2248e18d9c28a18ff509b8b9a10f2c3d37
Update thread tests to clear the sqlite_open_file_count counter at the
end.  This counter is not threadsafe and can end up with an invalid value
at the end of the thread tests. (CVS 6289)

FossilOrigin-Name: 8c4d71a169e529964d2d0cfba82bbad66a0bcd12
manifest
manifest.uuid
test/thread001.test
test/thread002.test
test/thread003.test