]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
www: extmsg: rely on event loop for partial matches
authorEric Wong <e@80x24.org>
Mon, 12 May 2025 20:44:58 +0000 (20:44 +0000)
committerEric Wong <e@80x24.org>
Thu, 15 May 2025 07:59:55 +0000 (07:59 +0000)
commit058d38158499bf9e7f9d0f3e88063e8f36884429
treec870f5425000a68984f033e3486ef07e1929fe0d
parent46ebb613b372d62823c3c452714c3c4d0d526366
www: extmsg: rely on event loop for partial matches

Preparation for (optionally) using xap_helper to asynchronously
look up Message-ID matches.  This change does not materially
change behavior, but will make subsequent changes easier to
digest.
lib/PublicInbox/ExtMsg.pm