[GHC] #9030: An async exception handler that blocks throwTo until handler finishes running
GHC
ghc-devs at haskell.org
Thu Apr 24 06:47:22 UTC 2014
#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):
Oh sorry, my mistake, readChan is using `modifyMVarMasked`, not
`modifyMVar`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9030#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list