mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
only call processEvent within the buffer
This commit is contained in:
parent
05e1348ef9
commit
3fe444374b
@ -667,7 +667,6 @@ function(jobData, jobDataOptions, jobLabels, jobFinished, count, $scope, ParseTy
|
||||
$scope.taskCount++;
|
||||
}
|
||||
buffer.push(data);
|
||||
processEvent(data);
|
||||
});
|
||||
}));
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user