LC aborts large repeats..?
Posted: Fri Mar 28, 2014 10:26 am
I'm doing a little light statistical analysis, which means I'm running batches of repeats.
I was having an issue where LC would abort the repeat when I set the number of repeats over roughly 3 million repeats, so I figured I would just do a repeat of repeats, and do batches of 1 million batches each, 10 times, but I'm still having this weird thing where LC aborts the repeat.
The code doesn't hang, I have a progressbar tracking each batch and it seems fine, but every time I put the application in the background, when I check on it it's been aborted.
Anyone know what the cause is and how to fix it? Is there a setting somewhere? Ironically it's the ONLY thing LC has been catching, normally with runaway loops it just crashes the whole thing and I lose whatever data/code I didn't save before running the code..
I was having an issue where LC would abort the repeat when I set the number of repeats over roughly 3 million repeats, so I figured I would just do a repeat of repeats, and do batches of 1 million batches each, 10 times, but I'm still having this weird thing where LC aborts the repeat.
The code doesn't hang, I have a progressbar tracking each batch and it seems fine, but every time I put the application in the background, when I check on it it's been aborted.
Anyone know what the cause is and how to fix it? Is there a setting somewhere? Ironically it's the ONLY thing LC has been catching, normally with runaway loops it just crashes the whole thing and I lose whatever data/code I didn't save before running the code..