mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Increase sleep time = decrease CPU usage
This commit is contained in:
parent
5025d10744
commit
ee5687f0ec
1 changed files with 1 additions and 1 deletions
|
|
@ -425,7 +425,7 @@ module Vmpooler
|
|||
}
|
||||
end
|
||||
|
||||
sleep(1)
|
||||
sleep(5)
|
||||
end
|
||||
}
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue