#3997: Lazy I/O and asynchronous exceptions don't mix well
------------------------------------------+---------------------------------
  Reporter:  simonmar                     |          Owner:                  
      Type:  bug                          |         Status:  closed          
  Priority:  normal                       |      Milestone:  6.14.1          
 Component:  libraries/base               |        Version:  6.12.1          
Resolution:  fixed                        |       Keywords:                  
Difficulty:                               |             Os:  Unknown/Multiple
  Testcase:                               |   Architecture:  Unknown/Multiple
   Failure:  Incorrect result at runtime  |          Patch:  0               
------------------------------------------+---------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => fixed
  * patch:  => 0


Comment:

 I've fixed this in the IO library:

 {{{
 Wed Apr 21 10:49:32 BST 2010  Simon Marlow <[email protected]>
   * raise asynchronous exceptions asynchronously (#3997)
 }}}

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