about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2017-05-07 10:49:00 +0000
committerEric Wong <e@80x24.org>2017-05-07 10:58:08 +0000
commitfeb4a75affbe5f940116dc4f6bcc5ddb52a110b4 (patch)
tree34ab1b914e7f458cfb08db3fa9eead980960bd3f /MANIFEST
parentde243560e2caa1d19bcbf518edfaf8b016161245 (diff)
downloadpublic-inbox-feb4a75affbe5f940116dc4f6bcc5ddb52a110b4.tar.gz
Due to the asynchronous nature of SMTP, it is possible for the
root message of a thread (with no References/In-Reply-To)
to arrive last in a series.  We must preserve the thread_id
of the ghost message in this case, as we do when vivifiying
non-root ghosts.

Otherwise, this causes threads to be broken when the root
arrives last.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f16843a9..d1e09529 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -157,6 +157,7 @@ t/psgi_attach.t
 t/psgi_mount.t
 t/psgi_text.t
 t/qspawn.t
+t/search-thr-index.t
 t/search.t
 t/spamcheck_spamc.t
 t/spawn.t