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

Reply via email to