DakotaSender, checkt Status nur bei gefunden Items -> Vorbereitung auf permanentes Senden
This commit is contained in:
@@ -39,8 +39,6 @@ namespace DakotaSender
|
||||
{
|
||||
PrintTitle();
|
||||
|
||||
CheckDakotaStatus();
|
||||
|
||||
HandleQueueFiles();
|
||||
|
||||
HandleResults();
|
||||
@@ -228,6 +226,8 @@ namespace DakotaSender
|
||||
return;
|
||||
}
|
||||
|
||||
CheckDakotaStatus();
|
||||
|
||||
ten2user2req = new Dictionary<string, Dictionary<long, GkvClientResultRequestDC>>();
|
||||
|
||||
PrintLine("Bearbeite Queue");
|
||||
|
||||
Reference in New Issue
Block a user