This prevents any unexpected connection related error from breaking the wait loop while windows reboots. If an underlying problem unrelated to the guest is causing exceptions, the exception will still be raised to the user, simply after the loop has exceeded the defined maximum wait time. Fixes #11238
Vagrant Core Plugins
These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.