unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/4] more xap_helper updates
@ 2024-04-26 11:29 Eric Wong
  2024-04-26 11:29 ` [PATCH 1/4] test_common: don't needlessly rebuild C++ Xapian helper Eric Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Wong @ 2024-04-26 11:29 UTC (permalink / raw)
  To: meta

Eric Wong (4):
  test_common: don't needlessly rebuild C++ Xapian helper
  search: remove auto-start for async_mset
  xap_helper: reopen logs in daemons
  xap_helper: implement alarm(2)-based timeout

 lib/PublicInbox/Daemon.pm     | 37 ++++++++++++++++-------
 lib/PublicInbox/Search.pm     |  1 -
 lib/PublicInbox/TestCommon.pm | 13 ++++----
 lib/PublicInbox/XapHelper.pm  | 23 ++++++++++++--
 lib/PublicInbox/xap_helper.h  | 56 +++++++++++++++++++++++++++++++++--
 t/psgi_v2.t                   | 54 +++++++++++++++++++++++++++++++++
 t/xap_helper.t                | 15 ++++++++++
 7 files changed, 177 insertions(+), 22 deletions(-)

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

end of thread, other threads:[~2024-04-26 11:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-26 11:29 [PATCH 0/4] more xap_helper updates Eric Wong
2024-04-26 11:29 ` [PATCH 1/4] test_common: don't needlessly rebuild C++ Xapian helper Eric Wong
2024-04-26 11:29 ` [PATCH 2/4] search: remove auto-start for async_mset Eric Wong
2024-04-26 11:29 ` [PATCH 3/4] xap_helper: reopen logs in daemons Eric Wong
2024-04-26 11:29 ` [PATCH 4/4] xap_helper: implement alarm(2)-based timeout 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).