промежуточный. кусок рефакторинга на тему борьбы с зависаниями. пока не внедрен
This commit is contained in:
@@ -99,7 +99,7 @@ public class ResurrectComponentFromServer extends CurrentComponentPass {
|
||||
protected void ServerAction() throws Exception {
|
||||
Command(new ServerExchangeUnit_2021(ServerCode.ReceiveFile, remoteFile.full_name));
|
||||
localFile = Utils.getTempFileName(remoteFile.name);
|
||||
response.Unpack(localFile);
|
||||
server_response.Unpack(localFile);
|
||||
}
|
||||
};
|
||||
if (!receivePass.Do())
|
||||
|
||||
Reference in New Issue
Block a user