#10296: Singular interface wasting time by waiting for the prompt too often
--------------------------------------------------------------------------+-
Reporter: SimonKing |
Owner: was
Type: enhancement |
Status: closed
Priority: major |
Milestone: sage-5.0
Component: interfaces |
Resolution: fixed
Keywords: Singular, _eval_line, synchronization, synchronisation |
Work issues:
Report Upstream: N/A |
Reviewers: Martin Albrecht
Authors: Simon King |
Merged in: sage-5.0.beta8
Dependencies: #11431 |
Stopgaps:
--------------------------------------------------------------------------+-
Comment (by jdemeyer):
I have also seen the following error:
{{{
sage -t --long -force_lib devel/sage/sage/interfaces/expect.py
**********************************************************************
File
"/home/buildbot/build/sage/cleo-1/cleo_full/build/sage-5.0.beta9/devel
/sage-main/sage/interfaces/expect.py", line 829:
sage: singular.interrupt(timeout=1)
Expected:
False
Got:
True
**********************************************************************
}}}
What does that mean? It is really a failure or should we just increase
the timeout?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10296#comment:68>
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.