Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR fixes a mistake introduced in #563, the return value of `selectDevice` should indicate if device was chosen successfully, not if processes on it are successful otherwise if build fails and the selected device was set by `trySelectingInitiallDevice` we are getting stuck in infinite loop.
- Loading branch information