simonmar    2005/04/19 06:39:41 PDT

  Modified files:
    ghc/rts              Schedule.c 
  Log:
  In the event of a complete deadlock, we should handle the case when
  the main thread is BlockedOnSTM (bug #1183455, the strange error
  message only occurs on Windows because on Unix we end up waiting for
  ^C instead of deadlocking).
  
  Revision  Changes    Path
  1.231     +1 -0      fptools/ghc/rts/Schedule.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to