[PATCH 2/2] python: annotate all calls into libnotmuch with types

David Bremner david at tethera.net
Fri Jan 24 05:25:22 PST 2014


Patrick Totzke <patricktotzke at googlemail.com> writes:

> This commit breaks raising XapianErrors for me.
>
> If I lock the index with some `notmuch tag +test '*'`
> and try to write to it in alot, i get a segfault and
> the following on stderr:
>
> Xapian exception occurred opening database: Unable to get write lock on
> /home/pazz/mail/.notmuch/xapian: already locked
>
> /p

Is is this bug still reproducible with git master? If so, can you
reproduce it purely with the CLI?  It would be nice to narrow down if
this a bug in the lib or in the bindings.

d



More information about the notmuch mailing list