[GHC] #1364: Finalizers not guaranteed to run before the
program exits
GHC
trac at galois.com
Mon Jul 28 14:13:10 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 tibbe):
* cc: johan.tibell at gmail.com (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
More information about the Glasgow-haskell-bugs
mailing list