We “solved” it at the moment by setting the numbers of workers to 1 (without concurrency the LinkedList can’t get corrupted).
But this has the drawback that the pending tasks gets very high some times which causes much delay in the results.
We “solved” it at the moment by setting the numbers of workers to 1 (without concurrency the LinkedList can’t get corrupted).
But this has the drawback that the pending tasks gets very high some times which causes much delay in the results.