#8677: race condition creating dirs during Sage build on RH 5.4
-----------------------------+----------------------------------------------
   Reporter:  GeorgSWeber    |       Owner:  GeorgSWeber 
       Type:  defect         |      Status:  needs_review
   Priority:  blocker        |   Milestone:  sage-4.6    
  Component:  build          |    Keywords:              
     Author:  William Stein  |    Upstream:  N/A         
   Reviewer:                 |      Merged:              
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by was):

 > A correctly working NFSv3 shouldn't need the async options to achieve
 fast writes

 Are you just making this up, or?!

 > The correct fix would be to replace the whole if clause with ...

 I strongly disagree.  I see no point in not including the
 {{{
 if not os.path.exists(dirname):
 }}}
 code, since that makes perfect sense when doing a serial build, which is
 what most people do.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8677#comment:8>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to