Hi,
loving this software should have bought it ages ago
Im not sure how tables and lists behave when its running multi threaded though.
say for instance i take the first line from the table and have "remove after getting" NOT ticked will that same line be took again by the next thread that starts?
At the moment to be safe ive made it so it takes the first line and remove after getting IS ticked. The "bad end" will "add a line" with the account details that were taken so that if the template fails for whatever reason the account is added to the list again.
Im doing this to avoid different threads logging in with the same accounts. Or is this not necessary?
I hope thats clear - difficult to explain
loving this software should have bought it ages ago
Im not sure how tables and lists behave when its running multi threaded though.
say for instance i take the first line from the table and have "remove after getting" NOT ticked will that same line be took again by the next thread that starts?
At the moment to be safe ive made it so it takes the first line and remove after getting IS ticked. The "bad end" will "add a line" with the account details that were taken so that if the template fails for whatever reason the account is added to the list again.
Im doing this to avoid different threads logging in with the same accounts. Or is this not necessary?
I hope thats clear - difficult to explain