mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-03-02 21:30:49 -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 |
||
|---|---|---|
| .. | ||
| networking | ||
| provisioning | ||
| skeletons | ||
| support | ||
| base.rb | ||
| box_test.rb | ||
| destroy_test.rb | ||
| halt_test.rb | ||
| init_test.rb | ||
| package_test.rb | ||
| resume_test.rb | ||
| shared_folders_test.rb | ||
| ssh_test.rb | ||
| suspend_test.rb | ||
| up_basic_test.rb | ||
| up_with_box_url.rb | ||
| vagrant_test.rb | ||
| version_test.rb | ||