search: remove auto-start for async_mset
commit5f4c4163ad8d8045dbcfddaeddfdb986a79d4969
authorEric Wong <e@80x24.org>
Fri, 26 Apr 2024 11:29:42 +0000 (26 11:29 +0000)
committerEric Wong <e@80x24.org>
Sun, 28 Apr 2024 17:05:32 +0000 (28 17:05 +0000)
tree253de7e34935ad101aa7a37ae73f473ff83d0e61
parentfac2a191fd211fda9309dd63fac4eae0e6f03589
search: remove auto-start for async_mset

Only public-facing daemons use it, currently, and all
public-facing daemons will pre-spawn it as early as feasible.
lei will need it eventually to handle queries requiring C++,
but I'm not certain what path to take with lei, yet...
lib/PublicInbox/Search.pm