#3257: System.Exit.exitWith exits current thread, not program
----------------------------------+-----------------------------------------
    Reporter:  Bart Massey        |        Owner:  simonmar        
        Type:  bug                |       Status:  closed          
    Priority:  normal             |    Milestone:  6.12.1          
   Component:  libraries (other)  |      Version:  6.10.1          
    Severity:  minor              |   Resolution:  fixed           
    Keywords:                     |   Difficulty:  Unknown         
    Testcase:                     |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple   |  
----------------------------------+-----------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => 6.12.1

Comment:

 Fixed:

 {{{
 Thu May 28 05:37:38 PDT 2009  Simon Marlow <[email protected]>
   * Fix #3257: document that exitWith in a forkIO'd thread does not exit
 the process
 }}}

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