cvs commit: fptools/ghc/rts Task.c

Simon Marlow simonmar at haskell.org
Wed Apr 13 10:02:17 EDT 2005


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


More information about the Cvs-ghc mailing list