Hi my script uses DATA.
Each thread will run corresponding to a certain line in DATA.
Is there a way that if a thread fails and stops, it will run again with its previous data?
Thanks very much.
@BAS-Viet-Nam solved brother, thanks.. i need dynamic tools for repeat thread without manual setting directory root folder. thanks for help. very thanks π
If i write data into a single file using multiple threads then is there any chance of data loss ? Is this method okay to write file or some other method should be used to avoid data loss(if it happens) ?
Thanks
There should be no data loss, but it is still better to use the resource for this purpose