1 private fast proxy, 2 threads, at a certain point both threads crash... adding a new thread works, but the 2 previous threads remain dead and the windows do not show...
But why does the thread not continue with another execution, since I am adding another thread (nr 3) and that one does have a good execute... while nr. 1 and 2 stay dead.... they should go to the next execute within that thread and try again with the same proxy... if it still does not work, go to next execute... and so on (no matter if it is the proxy that is giving the issue or something else....)
Well, thanks for your answer, but even after stopping/deleting the job.... and adding a new job after 10 minutes, the first 2 threads cannot be used...