#10296: Singular interface wasting time by waiting for the prompt too often
-------------------------------+--------------------------------------------
Reporter: SimonKing | Owner: was
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7.1
Component: interfaces | Keywords: Singular, _eval_line,
synchronization, synchronisation
Author: Simon King | Upstream: N/A
Reviewer: Martin Albrecht | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Changes (by SimonKing):
* status: needs_work => needs_review
* work_issues: make gap restart after quitting or crashing =>
Comment:
I updated my patch. It should now apply to sage-4.7.alpha5. The long tests
in `sage/interfaces/` all pass.
Replying to [comment:16 SimonKing]:
> It is really ''really'' unfortunate. The changes to the gap interface
(so that gap restarts after quitting, instead of throwing an error) are
now not working any more.
The reason for that was a typo when I applied one of the hunks manually.
Note that I changed `.interrupt()` into `.interrupt(timeout=1)` in two
doctests. I don't know why, but they failed in about half of the cases.
With the timeout parameter, they pass in 10 out of 10 runs.
Does that suffice to return to the positive review?
In any case, I am now running all long doctests.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10296#comment:17>
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.