forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4791f87
committed
Bound waits in 035_standby_logical_decoding.pl.
One IPC::Run::start() used an IPC::Run::timer() without checking forexpiration. The other used no timeout or timer. Back-patch to v16,which introduced the test.Reviewed by Bertrand Drouvot.Discussion:https://postgr.es/m/20240211010227.a2.nmisch@google.com1 parent7f27185 commit4791f87
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
| |||
90 | 89 |
| |
91 | 90 |
| |
92 | 91 |
| |
93 |
| - | |
| 92 | + | |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| |||
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
344 |
| - | |
| 344 | + | |
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
|
0 commit comments
Comments
(0)