mirror of https://github.com/postgres/postgres
This is a consequence ofpull/145/head4817da51f6
that has bumped up max_worker_processes, where now the last worker started by the test would be able to start by itself a parallel worker because there are more slots available. This did not show up before as the number of bgworkers reached exactly 8, as known as the previous limit, at the end of the test. Per report from buildfarm member crake, reproducible with debug_parallel_query = regress in the same fashion asfd4d93d269
.
parent
63a582222c
commit
4922173010
Loading…
Reference in new issue