Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
89b7279d
Commit
89b7279d
authored
Jan 13, 2020
by
Francesc Guasch
Browse files
wip(backend): do not wait for pids on cleanup
parent
df7db9b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
89b7279d
...
...
@@ -3465,7 +3465,6 @@ sub _cmd_cleanup($self, $request) {
$self
->
_clean_requests
('
cleanup
',
$request
,'
done
');
$self
->
_clean_requests
('
enforce_limits
',
$request
,'
done
');
$self
->
_clean_requests
('
refresh_vms
',
$request
,'
done
');
$self
->
_wait_pids
();
}
sub
_req_method
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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