- Joined
- Mar 28, 2018
- Messages
- 56
- Reaction score
- 1
- Points
- 8
a project that have a csv.
example
the project run with delete line from csv, than go to subproject and read a 10 cells on csv.
if i run 5 threads on this project, so do they go in order or do they conflict?
i don t want see that the first thread it's ok but the second no because the 3° delete line from csv and so the second thread read a 3°line and no the second
example
the project run with delete line from csv, than go to subproject and read a 10 cells on csv.
if i run 5 threads on this project, so do they go in order or do they conflict?
i don t want see that the first thread it's ok but the second no because the 3° delete line from csv and so the second thread read a 3°line and no the second