Re: [PATCH v2 2/2] lib: thread-safe s-expression query parser

Subject: Re: [PATCH v2 2/2] lib: thread-safe s-expression query parser

Date: Thu, 25 Jul 2024 19:23:05 +0900

To: Kevin Boulain, notmuch@notmuchmail.org

Cc: Kevin Boulain

From: David Bremner


Kevin Boulain <kevin@boula.in> writes:

> Follow-up of 6273966d, now that sfsexp 1.4.1 doesn't rely on globals
> anymore by default (https://github.com/mjsottile/sfsexp/issues/21).
>
> This simply defers the initial query generation to use the thread-safe
> helper (xapian_query_match_all) instead of Xapian::Query::MatchAll.

I squashed to the two commits together, so the test is now
more like a regression test. While the testing situation is not ideal,
this is an improvement on the status quo, so I've applied the change to
master.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: