forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf28bf66
committed
Add retries for further investigation of 019_replslot_limit.pl failures.
Tom noticed evidence in the buildfarm suggesting the failures might just bereally slow process exits. To investigate further, instead of giving up afterseeing multiple walsender pids once, retry. For now continue to report testfailure if a retry succeeds.See also commitafdeff1 andfe0972e.Per suggestion from Tom Lane.Discussion:https://postgr.es/m/3042597.1648148740@sss.pgh.pa.us1 parent26ebb0e commitf28bf66
1 file changed
+29
-11
lines changedLines changed: 29 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
336 |
| - | |
337 |
| - | |
338 |
| - | |
339 |
| - | |
340 |
| - | |
341 |
| - | |
342 |
| - | |
343 |
| - | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
344 | 346 |
| |
345 | 347 |
| |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
346 | 355 |
| |
347 | 356 |
| |
348 | 357 |
| |
349 | 358 |
| |
350 |
| - | |
351 |
| - | |
352 |
| - | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
353 | 371 |
| |
354 | 372 |
| |
355 | 373 |
| |
|
0 commit comments
Comments
(0)