8000 sleep in slow_start · postgrespro/pg_probackup@898d5f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 898d5f3

Browse files
committed
sleep in slow_start
1 parent 637f1d1 commit 898d5f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/helpers/ptrack_helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ def slow_start(self, replica=False):
142142
else:
143143
raise e
144144

145+
sleep(1)
145146

146147
class ProbackupTest(object):
147148
# Class attributes

0 commit comments

Comments
 (0)
0