Hi, thank you I see the issue now and will fix my code.
Btw I thought this bug was fixed but it seems that some kind of regression in recent updates made stack traces unavailable. Now this crash shows in dashboard logs as:
Verse unrecoverable error: ErrRuntime_InfiniteLoop: The runtime terminated prematurely because Verse code was running in an infinite loop. (Computation timed out - see log for stack trace) (Callstack unavailable)
Same thing when Err() is used. I remember I had one more InifniteLoop in other place of my code but now I’m unable to find it.
Created another report on this topic [Regression] Verse callstacks unavailable for errors