Skip to content

Commit 7ee0c20

Browse files
committed
Fix synchronous standbys test
1 parent 3be3760 commit 7ee0c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_simple.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ def test_synchronous_replication(self):
437437
str(Any(1, (standby1, standby2)))) # yapf: disable
438438

439439
# set synchronous_standby_names
440-
master.set_synchronous_standbys([standby1, standby2])
440+
master.set_synchronous_standbys(First(2, [standby1, standby2]))
441441
master.restart()
442442

443443
# the following part of the test is only applicable to newer

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