Live data from Hacker News

Show HN: Codecademy Labs, the easiest way to write, run, and share code online

labs.codecademy.com

21–23 of 23 posts

Re: Show HN: Codecademy Labs, the easiest way to write, run, and share code online

#21
post #20

Just to be a jerk (not really, but sort of), I did: while True: print "foreverrrrr" Of course it looped quite persistently, and then proceeded to ignore my ctrl+c's. Any chance you could catch those to kill a runaway program?

Yes, but may envolve loosing state. Will push a fix sometime this weekend. Thanks!
Post reply on HN