]
Rob Stryker commented on JBIDE-21362:
-------------------------------------
seems to solve the
issue.
[CDK] ADBInfo process.waitFor() may never return (windows)
----------------------------------------------------------
Key: JBIDE-21362
URL:
https://issues.jboss.org/browse/JBIDE-21362
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift, server
Affects Versions: 4.3.1.Beta1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.3.1.Beta2
In windows, the call to adbinfo may require input from the user if putty indicates that
the host key has changed. This is most likely to occur after changing the box, but
it's something that could theoretically happen at any time. Because of this, the call
to adbinfo needs to have a timeout and be safe and cancelable.
http://fpaste.org/302335/03724751/