mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
feat: add server blocked behaviour
This commit is contained in:
@@ -20,7 +20,7 @@ void ExternalExecuter::callApp()
|
||||
args << "1";
|
||||
|
||||
myProcess->start(programPath,args);
|
||||
myProcess->waitForFinished(3000);
|
||||
myProcess->waitForStarted();
|
||||
QCoreApplication::exit();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user