I suspect that this is aimed at C-computations that are not wrapped in a _sig_on _sig_off pair. Such code should be wrapped if it's going to take substantial time, but since it isn't always, two interrupts are sent. David
On Sun, Oct 17, 2010 at 11:51, Jeroen Demeyer <jdeme...@cage.ugent.be>wrote: > I noticed that the notebook has a feature where interrupts are retried > after 5 seconds. Does anybody have concrete examples of code which > needs this? > > If code simply cannot be interrupted, that is a bug with that code. > However, if a first interrupt doesn't work but a second one works, I > believe this is a bug in the interrupt handling code. That's why I > would like to see an example of this. > > > 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<sage-devel%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org > -- 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