mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2024-11-28 09:33:54 +02:00
fix
This commit is contained in:
parent
fb5debda8a
commit
5ea3615711
@ -1528,8 +1528,7 @@ class ProbackupTest(object):
|
||||
try:
|
||||
if node.status() == 0:
|
||||
node.stop()
|
||||
except Exception as e:
|
||||
print("Error stop node ", e)
|
||||
except:
|
||||
raise
|
||||
finally:
|
||||
if node in self.nodes:
|
||||
|
Loading…
Reference in New Issue
Block a user