Hello,

I have made a patch which allows a graceful forced exit of Sage when
Sage receives a SIGHUP or SIGTERM signal. "graceful" meaning that code
is interrupted and the normal exit handlers are run. I think this might
be useful for the new doctesting framework to handle timeouts.
Unfortunately, this graceful exit is not guaranteed to work, code which
is currently not interruptible would not be exited.

This needs review at:
http://trac.sagemath.org/sage_trac/ticket/13908

Jeroen.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to