On 28 Sep 2017, at 5:00pm, Igor Korot <ikoro...@gmail.com> wrote:

> But the lock will be released on _finalize(), right?

Yes.  Or on _reset().  Nevertheless, the transaction lasts until that point, so 
the use of BEGIN, or the start of another SQLite one-statement transaction 
cannot happen until then and will yield an error result.

At least I think so.  Happy to be corrected by anyone who actually does 
multi-thread programming.

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

Reply via email to