simonmar 2001/06/04 09:26:54 PDT
Modified files:
ghc/rts Schedule.c
Log:
Try doing a major GC before declaring that we're deadlocked, since
there might be finalizers waiting to run that can unblock the system.
Noticed by: Manuel.
Revision Changes Path
1.96 +26 -25 fptools/ghc/rts/Schedule.c