neoleo icon indicating copy to clipboard operation
neoleo copied to clipboard

Infinite loop in bad script

Open blippy opened this issue 6 months ago • 1 comments

Reading a script can cause infinite loop if row-wise insertion not terminated.

E.g.

I
1
2
3

Note that there is no terminating . so it can get stuck in an infinite loop.

blippy avatar Apr 20 '25 09:04 blippy