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

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

Date: Fri, 24 Jan 2014 09:25:22 -0400

To: Patrick Totzke, Justus Winter, notmuch@notmuchmail.org

Cc:

From: David Bremner


Patrick Totzke <patricktotzke@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


Thread: