- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitdf33561
Amit Kapila
Fix cfbot failure caused by commit228c370.
Ensure the test waits for the apply worker to exit after disabling thesubscription. This is necessary to safely enable the retain_dead_tuplesoption. Also added a similar wait in another part of the test to preventunintended apply worker activity that could lead to test failurespost-subscription disable.Reported by Michael Paquier as per cfbot.Author: Zhijie Hou <houzj.fnst@fujitsu.com>Discussion:https://postgr.es/m/aIGLgfRJIBwExoPj@paquier.xyz1 parent086b9a3 commitdf33561
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
231 | 236 | | |
232 | 237 | | |
233 | 238 | | |
| |||
278 | 283 | | |
279 | 284 | | |
280 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
281 | 291 | | |
282 | 292 | | |
283 | 293 | | |
| |||
0 commit comments
Comments
(0)