Add a wait_for_catchup() before immediate stop of a test master. Per buildfarm member hoverfly, a slow walsender could make the test fail. Back-patch to v10, where the test was introduced.
Discussion: https://postgr.es/m/[email protected] Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/30afff385dd292c0e057f837838f063ea16ebef8 Modified Files -------------- src/test/recovery/t/010_logical_decoding_timelines.pl | 1 + 1 file changed, 1 insertion(+)
