mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 18:08:42 -05:00
Increase sleep time = decrease CPU usage
This commit is contained in:
parent
07de2f7f23
commit
5078f8f1a0
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