simonmar 2005/11/04 07:31:30 PST
Modified files:
ghc/rts Task.c
Log:
We shouldn't call closeCondition() on the condition in discardTask(),
we're just freeing the Task for later use.
Revision Changes Path
1.20 +0 -3 fptools/ghc/rts/Task.c