Fix cfbot failure caused by commit 228c370868.

Ensure the test waits for the apply worker to exit after disabling the
subscription. This is necessary to safely enable the retain_dead_tuples
option. Also added a similar wait in another part of the test to prevent
unintended apply worker activity that could lead to test failures
post-subscription disable.

Reported by Michael Paquier as per cfbot.

Author: Zhijie Hou <houzj.f...@fujitsu.com>
Discussion: https://postgr.es/m/aiglgfrjibwex...@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/df335618ed87eecdef44a95e453e345a55a14ad8

Modified Files
--------------
src/test/subscription/t/035_conflicts.pl | 10 ++++++++++
1 file changed, 10 insertions(+)

Reply via email to