#3926: STM-based program not terminating
-----------------------------+----------------------------------------------
  Reporter:  mlesniak        |          Owner:                
      Type:  bug             |         Status:  closed        
  Priority:  normal          |      Milestone:                
 Component:  Runtime System  |        Version:  6.13          
Resolution:  duplicate       |       Keywords:  STM           
Difficulty:                  |             Os:  Linux         
  Testcase:                  |   Architecture:  x86_64 (amd64)
   Failure:  None/Unknown    |  
-----------------------------+----------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => duplicate


Comment:

 I'm sure the cause of this one is #2401, so closing as duplicate.

 The workaround to not use `unsafeIOToSTM`, or at least to not call into
 the IO library from inside an STM transaction.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3926#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to