1
0
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:
Grigory Smolkin 2021-04-25 01:10:36 +03:00
parent 637f1d1c05
commit 898d5f3292

View File

@ -142,6 +142,7 @@ def slow_start(self, replica=False):
else:
raise e
sleep(1)
class ProbackupTest(object):
# Class attributes