#6743: cygwin metaticket: port Sage to Microsoft Windows (via Cygwin): stage 1 
--
make building Sage automatic
-------------------------------+--------------------------------------------
       Reporter:  was          |         Owner:  was       
           Type:  enhancement  |        Status:  needs_work
       Priority:  major        |     Milestone:  sage-5.7  
      Component:  cygwin       |    Resolution:            
       Keywords:  sd31 sd32    |   Work issues:            
Report Upstream:  N/A          |     Reviewers:            
        Authors:               |     Merged in:            
   Dependencies:               |      Stopgaps:            
-------------------------------+--------------------------------------------

Comment (by jdemeyer):

 Replying to [comment:148 jpflori]:
 > Replying to [comment:139 jpflori]:
 > > * cmdline.py which fails like temporary_file.py because of "timeout in
 test_executable()", note there were no fork errors!
 > Question for Jeroen: how would you deal with such problems?
 I don't mind if you increase the timeout unconditionally in
 `test_executable()`. Would 100 seconds (now it is 50) be sufficient?

 > and even more with the one with the alarm set to 1 second getting
 triggered when one tries to launch the notebook?
 Increase the alarm time.

 I don't like the `find_next_available_port()` function anyway, it's un-
 Pythonic (the Pythonic thing to do would be to try to `bind()` to a port
 and use a next port if that fails) and therefore prone to race conditions.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6743#comment:151>
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