Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes. It will keep on working in the background. But the servers also have timeout for the duration of time a worksheet will be kept open and running. This timeout is quite short. If you are running your own server, then set the timeout by using the timeout parameter. For example, for setting the timeout to be one hour (3600 secs), start the server like this:

$ sage -n timeout=3600