Re: Notmuch DB Problems

Subject: Re: Notmuch DB Problems

Date: Mon, 10 Sep 2018 12:08:04 -0300

To: Mueen Nawaz, xapian-discuss@lists.xapian.org, notmuch@notmuchmail.org

Cc:

From: David Bremner


Mueen Nawaz <mueen@nawaz.org> writes:

>
> DATABASE = notmuch.Database(mode=notmuch.Database.MODE.READ_WRITE)

OK. So your code is locking the database, and never unlocking it
(because of the hang). So that part is at least not mysterious.

> I can think of two experiments:

I was thinking more along the lines of something that could be part of
the notmuch test suite, i.e. run in a few seconds. Or at worst in 10
minutes or so to be usable to debug.

d


_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: