Ticket #711 (closed defect: fixed)
control-c and singular interface -- it doesn't quit singular for real.
| Reported by: | was | Owned by: | was |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.8.5 |
| Component: | interfaces | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
sage: P = PolynomialRing(QQ,10,'x') sage: I = sage.rings.ideal.Katsura(P) sage: I.groebner_basis() Interrupting Singular... Interrupting Singular... <type 'exceptions.TypeError'>: Restarting Singular (WARNING: all variables defined in previous session are now invalid)
but singular is still running!
Change History
Note: See
TracTickets for help on using
tickets.
