Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
8a595232
Commit
8a595232
authored
Feb 14, 2018
by
Francesc Guasch
Browse files
[#547] wait for children a little 5 seconds
parent
9b2a7aea
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
8a595232
...
...
@@ -70,7 +70,7 @@ our $CAN_FORK = 1;
our
$CAN_LXC
=
0
;
# Seconds to wait for other long process
our
$SECONDS_WAIT_CHILDREN
=
2
;
our
$SECONDS_WAIT_CHILDREN
=
5
;
# Limit for long processes
our
$LIMIT_PROCESS
=
2
;
our
$LIMIT_HUGE_PROCESS
=
1
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment