[agent][executor]- bug - 11
This commit is contained in:
@@ -172,11 +172,11 @@ public class CommandExecLogCache {
|
||||
|
||||
try {
|
||||
// 关闭command的输出流
|
||||
// process
|
||||
// .getInputStream()
|
||||
// .close();
|
||||
//
|
||||
// inputStreamReader.close();
|
||||
process
|
||||
.getInputStream()
|
||||
.close();
|
||||
|
||||
inputStreamReader.close();
|
||||
|
||||
bufferedReader.close();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user