Hello sage-devel, I have a patch at #10018 fixing some serious issues with interrupt handling in PARI. Many PARI computations which were uninterruptible (or which left PARI in a bad state after interrupting) can now be interrupted without problems.
NOTE: this patch changes the behaviour of buggy Cython code: some code which was previously not interruptible now gives a segmentation fault when interrupted. See for example #9564. Please have a look at http://trac.sagemath.org/sage_trac/ticket/10018 Jeroen. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org