]> git.notmuchmail.org Git - notmuch/commitdiff
new: Wrap adding and removing messages in atomic sections.
authorAustin Clements <amdragon@mit.edu>
Sat, 29 Jan 2011 16:25:56 +0000 (11:25 -0500)
committerDavid Bremner <bremner@debian.org>
Sat, 24 Sep 2011 23:00:29 +0000 (20:00 -0300)
This addresses atomicity of tag synchronization, the last atomicity
problems in notmuch new.  Each message add or remove is wrapped in its
own atomic section, so interrupting notmuch new doesn't lose progress.


No differences found