#10296: Singular interface wasting time by waiting for the prompt too often
-----------------------------------------------------------------------+----
Reporter: SimonKing |
Owner: was
Type: enhancement |
Status: needs_work
Priority: major |
Milestone: sage-4.7.1
Component: interfaces |
Resolution:
Keywords: Singular, _eval_line, synchronization, synchronisation |
Work_issues:
Upstream: N/A |
Reviewer: Martin Albrecht
Author: Simon King |
Merged:
Dependencies: |
-----------------------------------------------------------------------+----
Changes (by fbissey):
* status: needs_review => needs_work
Comment:
On OS X 10.5.8 with 4.7.1.alpha1 I get the following after applying the
patch
{{{
sage -t -long "devel/sage/sage/interfaces/gap.py"
**********************************************************************
File
"/Users/frb15/Desktop/sage-4.7.1.alpha1/devel/sage/sage/interfaces/gap.py",
line 514:
sage: gap.interrupt(timeout=1)
Expected:
True
Got:
False
**********************************************************************
}}}
This is a test introduced in
[attachment:trac10296_singular_overhead.patch]
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10296#comment:42>
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.