On 11/18/11 1:50 AM, Eviatar wrote:
It broke again. I'm pretty sure it's a timeout issue this time, since I
was iterating over a large list.

Was it this command?

while 1:
    print 'hi'

I'm looking into it. The infinite loop is indeed stopped, further calculations are indeed run, and the further calculation output is put into the database, so everything seems okay on the server end, but somehow the further output isn't making it back to the browser.

Thanks,

Jason

--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to