Re: [PATCH 1/3] Use the Xapian::DB_RETRY_LOCK flag when available

Subject: Re: [PATCH 1/3] Use the Xapian::DB_RETRY_LOCK flag when available

Date: Wed, 29 Jun 2016 09:10:13 +0200

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


David Bremner <david@tethera.net> writes:

> From: Istvan Marko <notmuch@kismala.com>
>
> Xapian 1.3 has introduced the DB_RETRY_LOCK flag (Xapian bug
> 275). Detect it in configure and optionally use it. With this flag
> commands that need the write lock will wait for their turn instead of
> aborting when it's not immediately available.

series pushed

d

Thread: