Increased qa run wait time
Reviewers: mislav.bradac Reviewed By: mislav.bradac Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D789
This commit is contained in:
parent
f0d4026223
commit
90e95d344d
@ -76,7 +76,7 @@ function cleanup_and_exit {
|
||||
exit $1
|
||||
}
|
||||
|
||||
sleep 0.1
|
||||
sleep 1
|
||||
|
||||
ps -p $background_pid > /dev/null
|
||||
if [[ $? -ne 0 ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user