#3231: Permission denied error with runProcess/openFile
-----------------------------+----------------------------------------------
  Reporter:  NeilMitchell    |          Owner:  simonmar        
      Type:  bug             |         Status:  new             
  Priority:  normal          |      Milestone:  7.6.1           
 Component:  libraries/base  |        Version:  6.10.4          
Resolution:                  |       Keywords:                  
        Os:  Windows         |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown    |     Difficulty:  Unknown         
  Testcase:                  |      Blockedby:                  
  Blocking:                  |        Related:                  
-----------------------------+----------------------------------------------

Comment(by duncan):

 Replying to [comment:45 duncan]:
 > Of course here we think we are waiting for processes to terminate but
 perhaps we should double check how we're doing that.

 Hmm, seems we do call `WaitForSingleObject` on the process handle.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3231#comment:46>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to