@@ -419,7 +419,7 @@ public class TaskManager {
@SneakyThrows
- public void done(PrefixTO redisPrefix, SshClient sshClient, ClientSession clientSession, String projectId, String podName) {
+ public void done(PrefixTO redisPrefix, SshClient sshClient, ClientSession clientSession, String projectId) {
// 关闭 ssh 连接
clientSession.close();