[GHC] #13891: forkIO can trivially defeat bracket
GHC
ghc-devs at haskell.org
Thu Jun 29 13:05:03 UTC 2017
#13891: forkIO can trivially defeat bracket
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* cc: Jaffacake (added)
Comment:
Simon, what is the recommended way of dealing with this? It seems to me
like this should be considered a bug and we should throw exceptions to
threads before terminating.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13891#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list