Does Sage do quotas or other protections in case users's calculation takes too long?
I'm having nightmares of students crashing Sage servers or tying them
up with simple little commands like so...
2^(2^(2^123456789))
and
def f(x):
while True:
pass
f(x)
cs
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
