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