
#11508: QuickCheck application hangs with concurrent read/write of Chan -------------------------------------+------------------------------------- Reporter: orion | Owner: Type: bug | Status: infoneeded Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86_64 | (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by erikd): @bgamari Is this really a bug? To me (possibly because I've hit this problem before) its not too surprising that use of `MVar`s and `STM` requires use of the threaded RTS. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11508#comment:12 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler