Set busy timeout
authorSam Hartman <hartmans@debian.org>
Tue, 7 Oct 2014 10:08:55 +0000 (06:08 -0400)
committerSam Hartman <hartmans@debian.org>
Tue, 7 Oct 2014 11:00:34 +0000 (07:00 -0400)
commitfd7166883be362de39bd446ddbbc46aa4a692a68
tree2a9530533c31ed206fe508bf9453a0b8594fa854
parentd1a27b67e75f4818fa8a6d934eac482f8ab9e392
Set busy timeout

Set a busy timeout in the tids sqlite3 setup code so that we do not
fail on any database locking.  As an example in 1.4 if two tids
processes try to write at the same time, one will fail.
tid/example/tids_main.c