Hi @admin. Just a quick update on this issue.
When I was reading CSV rows using Play Loop the freeze issue wasn’t so bad. When I switched it from Play Loop to a while / endWhile, the problem got a lot worse (using v4.2.6).
But now some good news. With v5.0.1, the problem seems to be less frequent (or being hopeful, resolved?)
I’m not sure if you applied a fix specific to this issue. But the last 2 days, I’ve read through the following CSV files with zero freezes.
- Jun 4 - 25, 3
- Jun 5 - 18, 43, 14, 14, 5, 30
The above shows that in the last 2 days, I looped through 8 CSV files (each item shows the number of rows per file). Smallest was 3 rows, largest was 43 rows.
Before v5.0.1, I don’t recall a streak this long without any errors. So I’m eager to get feedback from others facing the same issue.