Closed tokuhirom closed 2 years ago
Fix the thread timing issue.
StreamGobbler creates new thread, as a result, it may cause the timing issue. CmdResult.sout() returns empty string very rarely.
CmdResult.sout()
Fix the thread timing issue.