#4504: "awaitSignal Nothing" does not block thread with -threaded
------------------------------------------+---------------------------------
  Reporter:  adept                        |          Owner:  adept           
      Type:  bug                          |         Status:  closed          
  Priority:  normal                       |      Milestone:  7.2.1           
 Component:  Runtime System               |        Version:  7.0.1           
Resolution:  fixed                        |       Keywords:                  
  Testcase:                               |      Blockedby:                  
Difficulty:                               |             Os:  Unknown/Multiple
  Blocking:                               |   Architecture:  Unknown/Multiple
   Failure:  Incorrect result at runtime  |  
------------------------------------------+---------------------------------
Changes (by simonmar):

  * status:  patch => closed
  * resolution:  => fixed


Comment:

 Applied, thanks:

 ghc patch:

 {{{
 Wed Dec  8 10:37:55 PST 2010  Dmitry Astapov <[email protected]>
   * Export the value of the signal used by scheduler (#4504)
 }}}

 libraries/unix patch:

 {{{
 Wed Dec  8 18:38:49 GMT 2010  Dmitry Astapov <[email protected]>
   * Clarify behavior of "awaitSignal Nothing", export SignalSet that
 includes all signals reserved by RTS (#4504)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4504#comment:13>
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