#13311: alarm() doesn't work for Cython code
------------------------------------------+---------------------------------
       Reporter:  alexc                   |         Owner:  jdemeyer    
           Type:  defect                  |        Status:  needs_review
       Priority:  major                   |     Milestone:  sage-5.10   
      Component:  c_lib                   |    Resolution:              
       Keywords:  alarm signal interrupt  |   Work issues:              
Report Upstream:  N/A                     |     Reviewers:              
        Authors:  Jeroen Demeyer          |     Merged in:              
   Dependencies:  #14029                  |      Stopgaps:              
------------------------------------------+---------------------------------

Comment (by leif):

 Minor things:

 ''"The latter signal also redirect stdin from /dev/null, to cause
 interactive sessions to exit '''also'''."''[[BR]]
 -> ''"The latter signal also redirect'''s''' stdin from /dev/null, to
 cause interactive sessions to exit."''

 `s/`time out`/`time-out`/` (or timeout, which is also used later on) a
 couple of times, and in the doctest error message `s/`Time out`/`Timed
 out`/` (consistent with e.g. ''Interrupt'''ed''''').

 [[BR]]

 In `sig_raise_exception()`, shouldn't the message in `raise
 SystemError("unknown signal")` contain the signal number?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13311#comment:10>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to