#1364: Finalizers not guaranteed to run before the program exits
----------------------------------+-----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |          Owner:  simonmar        
     Type:  feature request       |         Status:  new             
 Priority:  normal                |      Milestone:  6.10.1          
Component:  Runtime System        |        Version:  6.6.1           
 Severity:  normal                |     Resolution:                  
 Keywords:                        |     Difficulty:  Moderate (1 day)
 Testcase:                        |   Architecture:  Unknown         
       Os:  Unknown               |  
----------------------------------+-----------------------------------------
Changes (by tibbe):

 * cc: [EMAIL PROTECTED] (added)

Comment:

 Replying to [comment:6 Svarog]:
 > Added patches that add C finalizers that can be run directly from the
 garbage collector.

 Will this add a performance penalty (i.e. extra GC overhead) to code that
 does not make use of finalizers?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1364#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to