Closed tiagopereira closed 2 years ago
Remove call to StopRequested() in Iterate_p() to avoid excessive IO calls. This means that each process, at the start of each iteration, will try to open the same file.
Remove call to StopRequested() in Iterate_p() to avoid excessive IO calls. This means that each process, at the start of each iteration, will try to open the same file.