mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2026-06-21 01:34:15 +02:00
sleep in slow_start
This commit is contained in:
@@ -142,6 +142,7 @@ def slow_start(self, replica=False):
|
||||
else:
|
||||
raise e
|
||||
|
||||
sleep(1)
|
||||
|
||||
class ProbackupTest(object):
|
||||
# Class attributes
|
||||
|
||||
Reference in New Issue
Block a user