[agent][executor]- bug - 5
This commit is contained in:
@@ -135,7 +135,7 @@ public class CommandExecutor {
|
||||
));
|
||||
|
||||
// 等待1秒钟, 使得有时间进行后端任务的完成
|
||||
//TimeUnit.SECONDS.sleep(1);
|
||||
TimeUnit.SECONDS.sleep(1);
|
||||
|
||||
// get the command result must also be a timeout smaller than the process
|
||||
// 此处会把主线程卡死, forever终结
|
||||
|
||||
Reference in New Issue
Block a user