simonmar 2005/04/13 07:02:17 PDT
Modified files:
ghc/rts Task.c
Log:
stopTaskManager: don't complain too loudly if we can't stop all the
tasks. The IO manager thread turns out to be an offender here;
perhaps we should start sending signals to threads if they don't stop
when they're told to.
Revision Changes Path
1.14 +1 -1 fptools/ghc/rts/Task.c