Re: [GHC] #8006: Asynchronous exception rethrown synchronously inside runStmt
#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
participants (1)
-
GHC