[GHC] #1364: Finalizers not guaranteed to run before the program exits

GHC trac at galois.com
Mon Jul 28 10:06:47 EDT 2008


#1364: Finalizers not guaranteed to run before the program exits
----------------------------------+-----------------------------------------
 Reporter:  tomac at pacific.net.au  |          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 Svarog):

  * owner:  Svarog => simonmar

Comment:

 Added patches that add C finalizers that can be run directly from the
 garbage collector.

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


More information about the Glasgow-haskell-bugs mailing list