[GHC] #367: Infinite loops can hang Concurrent Haskell
GHC
ghc-devs at haskell.org
Wed Aug 5 12:44:08 UTC 2015
#367: Infinite loops can hang Concurrent Haskell
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: ezyang
Type: bug | Status: new
Priority: lowest | Milestone: ⊥
Component: Compiler | Version: 6.4.1
Resolution: None | Keywords: scheduler
| allocation
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Incorrect result | Test Case:
at runtime | concurrent/should_run/T367,
| concurrent/should_run/T367_letnoescape
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"4c55f14d0ab0f2b099c475a9810012f645bb059e/ghc"
4c55f14d/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="4c55f14d0ab0f2b099c475a9810012f645bb059e"
users_guide: Add note about #367 to Bugs section
This is a long-standing bug and should be mentioned in the users guide,
as noted in #10639.
Test Plan: Carefully check language.
Reviewers: simonpj, rwbarton, austin
Subscribers: rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D1127
GHC Trac Issues: #10639, #367
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/367#comment:42>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list