Skip to content

Commit 08dde1b

Browse files
committed
Increase timeout in 021_row_visibility.pl.
Commit 7b28913 figured 30 seconds is long enough for anybody, but in contexts like valgrind runs, it isn't necessarily.
1 parent 1ca2eb1 commit 08dde1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/recovery/t/021_row_visibility.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
# instance being driven by us, add a timeout high enough that it
3434
# should never trigger even on very slow machines, unless something
3535
# is really wrong.
36-
my $psql_timeout = IPC::Run::timer(30);
36+
my $psql_timeout = IPC::Run::timer(300);
3737

3838
# One psql to primary and standby each, for all queries. That allows
3939
# to check uncommitted changes being replicated and such.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy