mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-04-11 11:52:02 +02:00
sleep in slow_start
This commit is contained in:
parent
637f1d1c05
commit
898d5f3292
@ -142,6 +142,7 @@ def slow_start(self, replica=False):
|
||||
else:
|
||||
raise e
|
||||
|
||||
sleep(1)
|
||||
|
||||
class ProbackupTest(object):
|
||||
# Class attributes
|
||||
|
Loading…
x
Reference in New Issue
Block a user