[GHC] #10793: Incorrect blocked on MVar detection
GHC
ghc-devs at haskell.org
Tue Oct 2 12:22:37 UTC 2018
#10793: Incorrect blocked on MVar detection
-------------------------------------+-------------------------------------
Reporter: NeilMitchell | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Runtime System | Version: 7.10.1
Resolution: duplicate | Keywords:
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #10241 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by osa1):
* status: new => closed
* resolution: => duplicate
Comment:
Having read the ticket description again, I think this describes exactly
the same problem as #10241 (multiple threads blocked, unblocking one
unblocks others, but instead all of them are considered unblockable).
Please re-open if you disagree.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10793#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list