It looks like the multi-threaded tests in TestSharedPoolDataSource have the same problems as the ones in TestPerUserPoolDataSource.
I'm currently testing to see if I can trigger a failure. I also noticed that there are quite a few instances of "data hiding" - i.e. using the same name for a local variable as another variable in scope. I've fixed all such errors in test code - is it OK to do the same for the release code? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
