Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9f29fb9

Browse files
committed
tests: sleep in slow_start
1 parent13492bf commit9f29fb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎tests/helpers/ptrack_helpers.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,11 @@ def slow_start(self, replica=False):
138138

139139
excepttestgres.QueryExceptionase:
140140
if'database system is starting up'ine.message:
141-
continue
141+
pass
142142
else:
143143
raisee
144144

145-
sleep(1)
145+
sleep(0.5)
146146

147147
classProbackupTest(object):
148148
# Class attributes

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp