#12232: Simple Server API - Interrupt Behavior
---------------------------+------------------------------------------------
Reporter: mmanashirov | Owner: jason, mpatel, was
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.8
Component: notebook | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
---------------------------+------------------------------------------------
I'm not sure if this is working as intended but in its current form the
interrupt command interrupts the entire worksheet with no option to
interrupt a particular cell. This can be a problem if you have a steady
stream of computations on the queue and you only need to interrupt one of
them. I suggest that the interrupt command accept an optional cell
argument to indicate that a specific cell is to be interrupted; otherwise
interrupt the worksheet to remain consistent with the current behavior.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12232>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.