On Thu, 9 Jan 2025 at 15:30, Alexander Lakhin <exclus...@gmail.com> wrote: > > Maybe you could try to reproduce such failures without buildfarm client, just > by running select_parallel, for example, with the attached patch applied. > I mean running `make check` with parallel_schedule like: > ... > Or > TESTS="test_setup copy create_misc create_index $(printf "select_parallel %.0s" {1..100})" make check-tests >
Thanks Alexander for pointing to the test steps. I'll try to run these on leafhopper the next couple of days and come back if I see anything interesting. - robins