mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-03-03 05:40:47 -05:00
There was an issue before where the stdin buffer would always have space so it would always yield that block and Ruby would spin at 100%. Now we require all callers to say what they want to listen for. This drops CPU down to almost nothing. See GH-832 |
||
|---|---|---|
| .. | ||
| matchers | ||
| shared | ||
| config.rb | ||
| isolated_environment.rb | ||
| network_tests.rb | ||
| output.rb | ||
| virtualbox.rb | ||