This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author arigo
Recipients arigo, benjamin.peterson, berker.peksag, ghaering
Date 2016-12-18.22:10:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482099022.92.0.963482232158.issue29006@psf.upfronthosting.co.za>
In-reply-to
Content
Or maybe it would be enough to change commit() so that if Sqlite fails with "table is locked", pysqlite would reset all cursors and then try again?
History
Date User Action Args
2016-12-18 22:10:23arigosetrecipients: + arigo, ghaering, benjamin.peterson, berker.peksag
2016-12-18 22:10:22arigosetmessageid: <1482099022.92.0.963482232158.issue29006@psf.upfronthosting.co.za>
2016-12-18 22:10:22arigolinkissue29006 messages
2016-12-18 22:10:22arigocreate