You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now first read the output of the process and then wait for it to stop.
Otherwise waitFor() will time out whenever there is more output from the
started process.
Fixes#2016
For some reasons, any jvm (1.7, 1.8,1.9) freezes under Linux on the KDE check (doing a ps ) :
In UtilSystem :
disabling selinux doesn't seem to change anything.
The text was updated successfully, but these errors were encountered: