Re: [PATCH] www: use correct threadid for per-thread search

2023-06-21 Thread Konstantin Ryabitsev
On Fri, Jun 16, 2023 at 11:13:01PM +, Eric Wong wrote: > > Reviving this old thread for some clarification. I noticed that this only > > works for /all/, but not for individual inboxes. E.g.: > > > > $ curl -d '' -sSf \ > > https://lore.kernel.org/all/"$MSGID/?x=m=rt:2023-03-29..; \

[PATCH] t/solver_git: drop needless `use' and Plack deps

2023-06-21 Thread Eric Wong
`lei (blob|rediff)' works without Plack installed, so don't put a dependency on Plack or anything related to HTTP aside from the URI module which we use everywhere. This only enables testing the solver component on systems without Plack (as the actual lei functionality has always worked without