
#9030: An async exception handler that blocks throwTo until handler finishes running -------------------------------------+------------------------------------ Reporter: jberryman | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.8.2 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 ezyang): Why can't you pass an MVar in the thrown exception (which the throwing thread blocks on), which the handler writes to when it is done? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9030#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler