#4514: IO manager can deadlock if a file descriptor is closed behind its back
------------------------------------------+---------------------------------
  Reporter:  adept                        |          Owner:  bos             
      Type:  bug                          |         Status:  patch           
  Priority:  high                         |      Milestone:  7.0.2           
 Component:  Runtime System               |        Version:  7.0.1           
Resolution:                               |       Keywords:                  
  Testcase:                               |      Blockedby:                  
Difficulty:                               |             Os:  Linux           
  Blocking:                               |   Architecture:  Unknown/Multiple
   Failure:  Incorrect result at runtime  |  
------------------------------------------+---------------------------------

Comment(by tibbe):

 Replying to [comment:45 simonmar]:
 > The fact that the implementation of `System.Event` is stuck in base due
 to recursive dependencies is really just an implementation detail, it
 doesn't affect whether the ''API'' is portable.
 >
 > One way to go would be to put the implementation in
 `System.Event.Internals` in base, and have a separate package that re-
 exports the public API.

 Sure. That's something we could look into.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4514#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