[GHC] #13167: GC and weak reference finalizers and exceptions
GHC
ghc-devs at haskell.org
Mon Jan 23 08:52:00 UTC 2017
#13167: GC and weak reference finalizers and exceptions
-------------------------------------+-------------------------------------
Reporter: Yuras | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonmar):
Yes, this is technically a bug. We could have `runFinalizerBatch` catch
and discard exceptions (or print them to stdout; it's really a bug if a
finalizer throws an exception).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13167#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list