feat: stable loading

This commit is contained in:
semenov
2024-09-27 13:01:03 +03:00
parent 95c54536fe
commit 7493f40f98
15 changed files with 125 additions and 73 deletions

View File

@@ -76,6 +76,7 @@ void RecognizeSystem::recognize(QTcpSocket *socket)
}
packetType = PacketType::TYPE_NONE;
emit sigUpdateBytesAvailable();
continue;
}
@@ -164,7 +165,6 @@ void RecognizeSystem::recognize(QTcpSocket *socket)
file.close();
emit sigSendDebugLog(Tools::getTime() + "File loaded");
emit
//ОЧИСТКА ПОСЛЕ ПЕРЕДАЧИ