[PATCH 1/9] Re: We had been setting this variable twice

Sebastian Spaeth Sebastian at SSpaeth.de
Sat May 7 10:05:04 BST 2011


I am sorry to have to send a v7 of the sqlite series but here it
comes. It fixes the documentation cockup of mine in offlineimap.conf (in
patch #7), and it protects concurrent writes to the same db.connection
with a Lock(). I discovered that we cannot write to the same connection
From different threads simultaneously, despite sqlite claiming that it
should be possible.

Interpatch diff v6->v7 attached

Sebastian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20110507/610ca28a/attachment.sig>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: interpatch.diff
Type: text/x-diff
Size: 6169 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20110507/610ca28a/attachment-0002.diff>


More information about the OfflineIMAP-project mailing list