Patch/feature proposal: Provide access to the runStmt sandbox ThreadID
Edsko de Vries
edskodevries at gmail.com
Fri Jun 21 14:34:34 CEST 2013
Hi,
I believe the right way to fix this is to find all the places in the
> compiler that catch and rethrow exceptions inside unsafePerformIO, and make
> them use throwTo when the exception is asynchronous.
Ok, I have looked at this in detail and I'm not sure how feasible this is.
I have filed a bug, with a test case, and a detailed explanation of my
investigation so far: http://hackage.haskell.org/trac/ghc/ticket/8006.
Edsko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20130621/af56d92f/attachment-0001.htm>
More information about the ghc-devs
mailing list