unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/5] lei: more input + worker-related stuff
@ 2021-03-23 11:48 Eric Wong
  2021-03-23 11:48 ` [PATCH 1/5] net_reader: nntp_each: pass keywords as `undef' Eric Wong
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eric Wong @ 2021-03-23 11:48 UTC (permalink / raw)
  To: meta

Drop a bunch of redundant code, yay!

Eric Wong (5):
  net_reader: nntp_each: pass keywords as `undef'
  test_common: check lei/errors.log
  lei: persistent workers (lei_store) run in /
  lei_input: more common code between <mark|convert|import>
  lei: improve management around short-lived workers

 lib/PublicInbox/LEI.pm         |  2 +-
 lib/PublicInbox/LeiConvert.pm  | 50 +++++-------------
 lib/PublicInbox/LeiExternal.pm |  3 +-
 lib/PublicInbox/LeiImport.pm   | 94 +++++++++-------------------------
 lib/PublicInbox/LeiInput.pm    | 45 ++++++++++++++--
 lib/PublicInbox/LeiMark.pm     | 59 ++++-----------------
 lib/PublicInbox/LeiMirror.pm   |  2 +-
 lib/PublicInbox/LeiP2q.pm      |  5 +-
 lib/PublicInbox/LeiQuery.pm    |  2 +-
 lib/PublicInbox/NetReader.pm   |  5 +-
 lib/PublicInbox/TestCommon.pm  | 13 +++--
 11 files changed, 109 insertions(+), 171 deletions(-)

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

end of thread, other threads:[~2021-03-23 11:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 11:48 [PATCH 0/5] lei: more input + worker-related stuff Eric Wong
2021-03-23 11:48 ` [PATCH 1/5] net_reader: nntp_each: pass keywords as `undef' Eric Wong
2021-03-23 11:48 ` [PATCH 2/5] test_common: check lei/errors.log Eric Wong
2021-03-23 11:48 ` [PATCH 3/5] lei: persistent workers (lei_store) run in / Eric Wong
2021-03-23 11:48 ` [PATCH 4/5] lei_input: more common code between <mark|convert|import> Eric Wong
2021-03-23 11:48 ` [PATCH 5/5] lei: improve management around short-lived workers Eric Wong

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).