mirror of
https://github.com/KeymonSoft/Durakelo.git
synced 2026-04-20 12:49:25 +00:00
..
This commit is contained in:
@@ -1102,7 +1102,6 @@ Sub JobDone(Job As HttpJob)
|
||||
End If
|
||||
LogColor(">>>>>> " & reqManager.reqsList.Size & " - " & reqManager.reqsList, Colors.red)
|
||||
End If
|
||||
|
||||
If RESULT.Tag = "kmt_datos" Then 'query tag
|
||||
skmt.BeginTransaction
|
||||
Try
|
||||
@@ -1920,6 +1919,8 @@ Sub JobDone(Job As HttpJob)
|
||||
Subs.logJobDoneResultados(RESULT)
|
||||
End If
|
||||
|
||||
If reqManager.reqsList.Size = 0 Then S_CP.Text = "LISTO"
|
||||
|
||||
Job.Release
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user