On 24 Jul 2018, at 6:22pm, Andy Dickson <andy.dick...@oracle.com> wrote:

> I have a database with one process (in one thread) writing to it, and another 
> process (also in a single thread) reading from it only.

Do these two processes each have their own connection to the database ?

> The read-only process has busy_timeout set to 10000, if that matters.

For testing purposes, please set that same timeout for all connections to the 
database.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to