shutdownCapability(): don't bail out after 50 iterations
authorSimon Marlow <simonmar@microsoft.com>
Fri, 25 Aug 2006 10:02:44 +0000 (10:02 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 25 Aug 2006 10:02:44 +0000 (10:02 +0000)
See comments for details.  Fixes assertion failures in stage 3 build
which appeared after recent closeMutex() addidion.  May fix other
shutdown issues.


No differences found