[GHC] #8006: Asynchronous exception rethrown synchronously inside runStmt
GHC
ghc-devs at haskell.org
Tue Dec 3 16:51:17 UTC 2013
#8006: Asynchronous exception rethrown synchronously inside runStmt
-------------------------------------+------------------------------------
Reporter: edsko | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Edsko de Vries <edsko@…>):
In [changeset:"586bc85538cf12048137c2693da7c9fe3ca481ef/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="586bc85538cf12048137c2693da7c9fe3ca481ef"
Mask async exceptions in forkM_
See #8006 for the reason why. This is not a fix as such; more of a
workaround.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8006#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list