user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/3] lei: diagnostic and reliability fix
@ 2021-05-28  9:45 Eric Wong
  2021-05-28  9:45 ` [PATCH 1/3] t/lei-*: better diagnostics for occasional failures Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2021-05-28  9:45 UTC (permalink / raw)
  To: meta

1/3 may no longer be needed, but doesn't hurt, either.
It was made while tracking down occasional failures for
v3 of "lei: handle a single IMAP message in most places":
https://public-inbox.org/meta/20210528093740.GB18768@dcvr/

2/3 is necessary for parallel invocations from different dirs,
and in multi-tenant situations; and I just noticed 3/3 because
I had a typo somewhere else :x

Eric Wong (3):
  t/lei-*: better diagnostics for occasional failures
  lei: restore working directory in more places
  script/lei: drop leftover message about fallback

 lib/PublicInbox/LEI.pm        | 6 ++++++
 lib/PublicInbox/LeiLcat.pm    | 4 +---
 lib/PublicInbox/LeiQuery.pm   | 4 +---
 lib/PublicInbox/LeiXSearch.pm | 1 +
 script/lei                    | 1 -
 t/lei-q-kw.t                  | 2 +-
 t/lei-q-remote-import.t       | 6 +++---
 t/lei-q-save.t                | 6 ++++--
 8 files changed, 17 insertions(+), 13 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-28  9:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28  9:45 [PATCH 0/3] lei: diagnostic and reliability fix Eric Wong
2021-05-28  9:45 ` [PATCH 1/3] t/lei-*: better diagnostics for occasional failures Eric Wong
2021-05-28  9:45 ` [PATCH 2/3] lei: restore working directory in more places Eric Wong
2021-05-28  9:45 ` [PATCH 3/3] script/lei: drop leftover message about fallback Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).