[GHC] #13330: forkIO has inconsistent behavior under optimization
GHC
ghc-devs at haskell.org
Wed Apr 4 03:10:05 UTC 2018
#13330: forkIO has inconsistent behavior under optimization
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.2.1
Component: Core Libraries | Version: 8.1
Resolution: fixed | Keywords: Exceptions
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3189
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by dfeuer):
I ''thought'' you didn't like the performance implications and we reverted
the change to `TopDmd`, but maybe I'm wrong. I can check if you like. I
left the `retry` stuff alone on the basis that I didn't feel I understood
it well enough.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13330#comment:21>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list