> On 24 Aug 2026, at 12:00, Alexander Lakhin <[email protected]> wrote:
>>> I've modified the TAP tests to add >>> >>> max_worker_processes = 16 >>> max_parallel_workers = 16 >>> >>> and with that change it passes just fine. > > Yeah, these settings work for me too. > >> One option would be debug_parallel_query = off to shave the number of >> workers spawned. > > Yes, there are a couple of tests that do this already This admittedly seems like the best fix here. -- Daniel Gustafsson
