#9361: Maxima timeout on Mac OS X 10.4 (Tiger)
-----------------------------------+----------------------------------------
Reporter: kcrisman | Owner: tbd
Type: defect | Status: needs_review
Priority: critical | Milestone: sage-4.8
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: Karl-Dieter Crisman | Author: Jeroen Demeyer
Merged: | Dependencies:
-----------------------------------+----------------------------------------
Changes (by kcrisman):
* reviewer: => Karl-Dieter Crisman
Comment:
> > Perhaps just uninformed question: In expect.py, we send
`'quit;\n'+chr(3)`, but here you only send `chr(3)` (end of text
character, says wikipedia).
> In don't understand why `expect.py` sends `quit;` when it needs to
interrupt. Since it doesn't do anything in Maxima, I omitted it.
>
> And `chr(3)` is `CTRL-C`, in other words: the interrupt character.
Great, and I found a few sites that document this to some extent. It
seems that (historically) this was not universal. Anyway.
I haven't tried this on any other computers. How could I test this from
the command line of Sage? Presumably with Ctrl-C... that seems to work
properly, sometimes I even see the new code in the traceback if I do it at
the right time :)
Is that enough for positive review?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9361#comment:10>
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.