Hacker News new | ask | show | jobs
by hamitron 3233 days ago
How are potential infinite loops handled? Say you reflect, multiply, and reflect back.
1 comments

Right now, it just loops, without freezing the computer.

I think this caused the try-it-online server to crash. (Yeah, it was dumb to have it work like that online)